Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99218 (s=99218, is=99280, ic=99281, ia=99282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99281 (s=99218, is=99281, ic=99282, ia=99283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99282 (s=99218, is=99281, ic=99282, ia=99283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99283 (s=99218, is=99281, ic=99282, ia=99283)