Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12220 (s=12220, is=12232, ic=12231, ia=12233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12233 (s=12220, is=12233, ic=12232, ia=12234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12232 (s=12220, is=12233, ic=12232, ia=12234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12234 (s=12220, is=12233, ic=12232, ia=12234)