Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64645 (s=64645, is=64700, ic=64701, ia=64702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64701 (s=64645, is=64701, ic=64702, ia=64703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64702 (s=64645, is=64701, ic=64702, ia=64703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64703 (s=64645, is=64701, ic=64702, ia=64703)