Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65126 (s=65126, is=65181, ic=65182, ia=65183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65182 (s=65126, is=65182, ic=65183, ia=65184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65183 (s=65126, is=65182, ic=65183, ia=65184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65184 (s=65126, is=65182, ic=65183, ia=65184)