Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101232 (s=101232, is=101296, ic=101297, ia=101299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101297 (s=101232, is=101297, ic=101298, ia=101300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101298 (s=101232, is=101297, ic=101298, ia=101300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101300 (s=101232, is=101297, ic=101298, ia=101300)