Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123615 (s=123615, is=123692, ic=123694, ia=123697)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123693 (s=123615, is=123693, ic=123695, ia=123698)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123695 (s=123615, is=123693, ic=123695, ia=123698)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123698 (s=123615, is=123693, ic=123695, ia=123698)