Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123459 (s=123459, is=123536, ic=123538, ia=123541)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123537 (s=123459, is=123537, ic=123539, ia=123542)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123539 (s=123459, is=123537, ic=123539, ia=123542)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123542 (s=123459, is=123537, ic=123539, ia=123542)