Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12356 (s=12356, is=12368, ic=12367, ia=12369)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12369 (s=12356, is=12369, ic=12368, ia=12370)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12368 (s=12356, is=12369, ic=12368, ia=12370)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12370 (s=12356, is=12369, ic=12368, ia=12370)