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