Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34592 (s=34592, is=34627, ic=34626, ia=34628)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34628 (s=34592, is=34628, ic=34627, ia=34629)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34627 (s=34592, is=34628, ic=34627, ia=34629)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34629 (s=34592, is=34628, ic=34627, ia=34629)