Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123510 (s=123510, is=123587, ic=123589, ia=123592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123588 (s=123510, is=123588, ic=123590, ia=123593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123590 (s=123510, is=123588, ic=123590, ia=123593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123593 (s=123510, is=123588, ic=123590, ia=123593)