Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99360 (s=99360, is=99422, ic=99423, ia=99424)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99423 (s=99360, is=99423, ic=99424, ia=99425)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99424 (s=99360, is=99423, ic=99424, ia=99425)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99425 (s=99360, is=99423, ic=99424, ia=99425)