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