Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123821 (s=123821, is=123898, ic=123900, ia=123903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123899 (s=123821, is=123899, ic=123901, ia=123904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123901 (s=123821, is=123899, ic=123901, ia=123904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123904 (s=123821, is=123899, ic=123901, ia=123904)