Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64590 (s=64590, is=64645, ic=64646, ia=64647)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64646 (s=64590, is=64646, ic=64647, ia=64648)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64647 (s=64590, is=64646, ic=64647, ia=64648)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64648 (s=64590, is=64646, ic=64647, ia=64648)