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