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