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