Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99139 (s=99139, is=99201, ic=99202, ia=99203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99202 (s=99139, is=99202, ic=99203, ia=99204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99203 (s=99139, is=99202, ic=99203, ia=99204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99204 (s=99139, is=99202, ic=99203, ia=99204)