Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11015 (s=11015, is=11025, ic=11024, ia=11026)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11026 (s=11015, is=11026, ic=11025, ia=11027)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11025 (s=11015, is=11026, ic=11025, ia=11027)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11027 (s=11015, is=11026, ic=11025, ia=11027)