Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123457 (s=123457, is=123534, ic=123536, ia=123539)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123535 (s=123457, is=123535, ic=123537, ia=123540)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123537 (s=123457, is=123535, ic=123537, ia=123540)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123540 (s=123457, is=123535, ic=123537, ia=123540)