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