Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65164 (s=65164, is=65219, ic=65220, ia=65221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65220 (s=65164, is=65220, ic=65221, ia=65222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65221 (s=65164, is=65220, ic=65221, ia=65222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65222 (s=65164, is=65220, ic=65221, ia=65222)