Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101324 (s=101324, is=101388, ic=101389, ia=101391)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101389 (s=101324, is=101389, ic=101390, ia=101392)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101390 (s=101324, is=101389, ic=101390, ia=101392)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101392 (s=101324, is=101389, ic=101390, ia=101392)