Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123567 (s=123567, is=123644, ic=123646, ia=123649)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123645 (s=123567, is=123645, ic=123647, ia=123650)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123647 (s=123567, is=123645, ic=123647, ia=123650)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123650 (s=123567, is=123645, ic=123647, ia=123650)