Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12689 (s=12689, is=12701, ic=12700, ia=12702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12702 (s=12689, is=12702, ic=12701, ia=12703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12701 (s=12689, is=12702, ic=12701, ia=12703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12703 (s=12689, is=12702, ic=12701, ia=12703)