Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123349 (s=123349, is=123426, ic=123428, ia=123431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123427 (s=123349, is=123427, ic=123429, ia=123432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123429 (s=123349, is=123427, ic=123429, ia=123432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123432 (s=123349, is=123427, ic=123429, ia=123432)