Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101490 (s=101490, is=101554, ic=101555, ia=101557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101555 (s=101490, is=101555, ic=101556, ia=101558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101556 (s=101490, is=101555, ic=101556, ia=101558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101558 (s=101490, is=101555, ic=101556, ia=101558)