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