Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101584 (s=101584, is=101648, ic=101649, ia=101651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101649 (s=101584, is=101649, ic=101650, ia=101652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101650 (s=101584, is=101649, ic=101650, ia=101652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101652 (s=101584, is=101649, ic=101650, ia=101652)