Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10235 (s=10235, is=10248, ic=10250, ia=10251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10249 (s=10235, is=10249, ic=10251, ia=10252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10251 (s=10235, is=10249, ic=10251, ia=10252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10252 (s=10235, is=10249, ic=10251, ia=10252)