Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99320 (s=99320, is=99382, ic=99383, ia=99384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99383 (s=99320, is=99383, ic=99384, ia=99385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99384 (s=99320, is=99383, ic=99384, ia=99385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99385 (s=99320, is=99383, ic=99384, ia=99385)