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