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