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