Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121234 (s=121234, is=121309, ic=121312, ia=121314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121310 (s=121234, is=121310, ic=121313, ia=121315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121313 (s=121234, is=121310, ic=121313, ia=121315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121315 (s=121234, is=121310, ic=121313, ia=121315)