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