Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101776 (s=101776, is=101840, ic=101841, ia=101843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101841 (s=101776, is=101841, ic=101842, ia=101844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101842 (s=101776, is=101841, ic=101842, ia=101844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101844 (s=101776, is=101841, ic=101842, ia=101844)