Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123528 (s=123528, is=123605, ic=123607, ia=123610)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123606 (s=123528, is=123606, ic=123608, ia=123611)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123608 (s=123528, is=123606, ic=123608, ia=123611)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123611 (s=123528, is=123606, ic=123608, ia=123611)