Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9379 (s=9379, is=9387, ic=9385, ia=9387)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9388 (s=9379, is=9388, ic=9386, ia=9388)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9386 (s=9379, is=9388, ic=9386, ia=9388)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9388 (s=9379, is=9388, ic=9386, ia=9388)