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