Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5424 (s=5424, is=5425, ic=5425, ia=5425)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5426 (s=5424, is=5426, ic=5426, ia=5426)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5426 (s=5424, is=5426, ic=5426, ia=5426)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5426 (s=5424, is=5426, ic=5426, ia=5426)