Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9693 (s=9693, is=9701, ic=9700, ia=9702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9702 (s=9693, is=9702, ic=9701, ia=9703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9701 (s=9693, is=9702, ic=9701, ia=9703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9703 (s=9693, is=9702, ic=9701, ia=9703)