Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11303 (s=11303, is=11313, ic=11312, ia=11314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11314 (s=11303, is=11314, ic=11313, ia=11315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11313 (s=11303, is=11314, ic=11313, ia=11315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11315 (s=11303, is=11314, ic=11313, ia=11315)