Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65435 (s=65435, is=65490, ic=65491, ia=65492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65491 (s=65435, is=65491, ic=65492, ia=65493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65492 (s=65435, is=65491, ic=65492, ia=65493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65493 (s=65435, is=65491, ic=65492, ia=65493)