Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99079 (s=99079, is=99141, ic=99142, ia=99143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99142 (s=99079, is=99142, ic=99143, ia=99144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99143 (s=99079, is=99142, ic=99143, ia=99144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99144 (s=99079, is=99142, ic=99143, ia=99144)