Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12200 (s=12200, is=12201, ic=12202, ia=12202, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12202 (s=12200, is=12202, ic=12203, ia=12203, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12203 (s=12200, is=12202, ic=12203, ia=12203, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12203 (s=12200, is=12202, ic=12203, ia=12203, pia)