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