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