Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9793 (s=9793, is=9801, ic=9800, ia=9802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9802 (s=9793, is=9802, ic=9801, ia=9803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9801 (s=9793, is=9802, ic=9801, ia=9803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9803 (s=9793, is=9802, ic=9801, ia=9803)