Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5803 (s=5803, is=5804, ic=5804, ia=5804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5805 (s=5803, is=5805, ic=5805, ia=5805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5805 (s=5803, is=5805, ic=5805, ia=5805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5805 (s=5803, is=5805, ic=5805, ia=5805)