Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123503 (s=123503, is=123580, ic=123582, ia=123585)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123581 (s=123503, is=123581, ic=123583, ia=123586)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123583 (s=123503, is=123581, ic=123583, ia=123586)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123586 (s=123503, is=123581, ic=123583, ia=123586)