Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8181 (s=8181, is=8182, ic=8182, ia=8182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8183 (s=8181, is=8183, ic=8183, ia=8183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8183 (s=8181, is=8183, ic=8183, ia=8183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8183 (s=8181, is=8183, ic=8183, ia=8183)