Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34666 (s=34666, is=34701, ic=34700, ia=34702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34702 (s=34666, is=34702, ic=34701, ia=34703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34701 (s=34666, is=34702, ic=34701, ia=34703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34703 (s=34666, is=34702, ic=34701, ia=34703)