Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10379 (s=10379, is=10387, ic=10386, ia=10388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10388 (s=10379, is=10388, ic=10387, ia=10389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10387 (s=10379, is=10388, ic=10387, ia=10389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10389 (s=10379, is=10388, ic=10387, ia=10389)