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