Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101777 (s=101777, is=101841, ic=101842, ia=101844)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101842 (s=101777, is=101842, ic=101843, ia=101845)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101843 (s=101777, is=101842, ic=101843, ia=101845)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101845 (s=101777, is=101842, ic=101843, ia=101845)