Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111234 (s=111234, is=111307, ic=111308, ia=111310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111308 (s=111234, is=111308, ic=111309, ia=111311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111309 (s=111234, is=111308, ic=111309, ia=111311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111311 (s=111234, is=111308, ic=111309, ia=111311)