Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13542 (s=13542, is=13555, ic=13556, ia=13554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13556 (s=13542, is=13556, ic=13557, ia=13555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13557 (s=13542, is=13556, ic=13557, ia=13555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13555 (s=13542, is=13556, ic=13557, ia=13555)