Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123823 (s=123823, is=123900, ic=123902, ia=123905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123901 (s=123823, is=123901, ic=123903, ia=123906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123903 (s=123823, is=123901, ic=123903, ia=123906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123906 (s=123823, is=123901, ic=123903, ia=123906)