Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65840 (s=65840, is=65895, ic=65896, ia=65897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65896 (s=65840, is=65896, ic=65897, ia=65898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65897 (s=65840, is=65896, ic=65897, ia=65898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65898 (s=65840, is=65896, ic=65897, ia=65898)