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