Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99868 (s=99868, is=99931, ic=99932, ia=99933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99932 (s=99868, is=99932, ic=99933, ia=99934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99933 (s=99868, is=99932, ic=99933, ia=99934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99934 (s=99868, is=99932, ic=99933, ia=99934)