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