Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64736 (s=64736, is=64791, ic=64792, ia=64793)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64792 (s=64736, is=64792, ic=64793, ia=64794)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64793 (s=64736, is=64792, ic=64793, ia=64794)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64794 (s=64736, is=64792, ic=64793, ia=64794)