Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9319 (s=9319, is=9327, ic=9325, ia=9327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9328 (s=9319, is=9328, ic=9326, ia=9328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9326 (s=9319, is=9328, ic=9326, ia=9328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9328 (s=9319, is=9328, ic=9326, ia=9328)