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