Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99084 (s=99084, is=99146, ic=99147, ia=99148)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99147 (s=99084, is=99147, ic=99148, ia=99149)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99148 (s=99084, is=99147, ic=99148, ia=99149)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99149 (s=99084, is=99147, ic=99148, ia=99149)