Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101070 (s=101070, is=101134, ic=101135, ia=101137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101135 (s=101070, is=101135, ic=101136, ia=101138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101136 (s=101070, is=101135, ic=101136, ia=101138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101138 (s=101070, is=101135, ic=101136, ia=101138)