Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97337 (s=97337, is=97399, ic=97400, ia=97401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97400 (s=97337, is=97400, ic=97401, ia=97402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97401 (s=97337, is=97400, ic=97401, ia=97402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97402 (s=97337, is=97400, ic=97401, ia=97402)