Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6144 (s=6144, is=6145, ic=6145, ia=6145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6146 (s=6144, is=6146, ic=6146, ia=6146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6146 (s=6144, is=6146, ic=6146, ia=6146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6146 (s=6144, is=6146, ic=6146, ia=6146)