Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100625 (s=100625, is=100687, ic=100689, ia=100690)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100688 (s=100625, is=100688, ic=100690, ia=100691)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100690 (s=100625, is=100688, ic=100690, ia=100691)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100691 (s=100625, is=100688, ic=100690, ia=100691)