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