Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2821 (s=2821, is=2825, ic=2823, ia=2825)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2826 (s=2821, is=2826, ic=2824, ia=2826)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2824 (s=2821, is=2826, ic=2824, ia=2826)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2826 (s=2821, is=2826, ic=2824, ia=2826)