Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101259 (s=101259, is=101323, ic=101324, ia=101326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101324 (s=101259, is=101324, ic=101325, ia=101327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101325 (s=101259, is=101324, ic=101325, ia=101327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101327 (s=101259, is=101324, ic=101325, ia=101327)