Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123379 (s=123379, is=123456, ic=123458, ia=123461)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123457 (s=123379, is=123457, ic=123459, ia=123462)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123459 (s=123379, is=123457, ic=123459, ia=123462)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123462 (s=123379, is=123457, ic=123459, ia=123462)