Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101888 (s=101888, is=101952, ic=101953, ia=101955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101953 (s=101888, is=101953, ic=101954, ia=101956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101954 (s=101888, is=101953, ic=101954, ia=101956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101956 (s=101888, is=101953, ic=101954, ia=101956)