Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27783 (s=27783, is=27801, ic=27804, ia=27805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27802 (s=27783, is=27802, ic=27805, ia=27806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27805 (s=27783, is=27802, ic=27805, ia=27806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27806 (s=27783, is=27802, ic=27805, ia=27806)