Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101066 (s=101066, is=101130, ic=101131, ia=101133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101131 (s=101066, is=101131, ic=101132, ia=101134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101132 (s=101066, is=101131, ic=101132, ia=101134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101134 (s=101066, is=101131, ic=101132, ia=101134)