Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101233 (s=101233, is=101297, ic=101298, ia=101300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101298 (s=101233, is=101298, ic=101299, ia=101301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101299 (s=101233, is=101298, ic=101299, ia=101301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101301 (s=101233, is=101298, ic=101299, ia=101301)