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