Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12210 (s=12210, is=12220, ic=12222, ia=12223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12221 (s=12210, is=12221, ic=12223, ia=12224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12223 (s=12210, is=12221, ic=12223, ia=12224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12224 (s=12210, is=12221, ic=12223, ia=12224)