Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123412 (s=123412, is=123489, ic=123491, ia=123494)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123490 (s=123412, is=123490, ic=123492, ia=123495)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123492 (s=123412, is=123490, ic=123492, ia=123495)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123495 (s=123412, is=123490, ic=123492, ia=123495)