Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65736 (s=65736, is=65791, ic=65792, ia=65793)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65792 (s=65736, is=65792, ic=65793, ia=65794)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65793 (s=65736, is=65792, ic=65793, ia=65794)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65794 (s=65736, is=65792, ic=65793, ia=65794)