Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 127451 (s=127451, is=127534, ic=127537, ia=127540)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 127535 (s=127451, is=127535, ic=127538, ia=127541)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 127538 (s=127451, is=127535, ic=127538, ia=127541)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 127541 (s=127451, is=127535, ic=127538, ia=127541)