Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32702 (s=32702, is=32736, ic=32735, ia=32737)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32737 (s=32702, is=32737, ic=32736, ia=32738)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32736 (s=32702, is=32737, ic=32736, ia=32738)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32738 (s=32702, is=32737, ic=32736, ia=32738)