Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99492 (s=99492, is=99554, ic=99555, ia=99556)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99555 (s=99492, is=99555, ic=99556, ia=99557)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99556 (s=99492, is=99555, ic=99556, ia=99557)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99557 (s=99492, is=99555, ic=99556, ia=99557)