Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101811 (s=101811, is=101875, ic=101876, ia=101878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101876 (s=101811, is=101876, ic=101877, ia=101879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101877 (s=101811, is=101876, ic=101877, ia=101879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101879 (s=101811, is=101876, ic=101877, ia=101879)