Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10693 (s=10693, is=10701, ic=10700, ia=10702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10702 (s=10693, is=10702, ic=10701, ia=10703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10701 (s=10693, is=10702, ic=10701, ia=10703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10703 (s=10693, is=10702, ic=10701, ia=10703)