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