Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9301 (s=9301, is=9309, ic=9307, ia=9309)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9310 (s=9301, is=9310, ic=9308, ia=9310)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9308 (s=9301, is=9310, ic=9308, ia=9310)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9310 (s=9301, is=9310, ic=9308, ia=9310)