Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100956 (s=100956, is=101020, ic=101021, ia=101023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101021 (s=100956, is=101021, ic=101022, ia=101024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101022 (s=100956, is=101021, ic=101022, ia=101024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101024 (s=100956, is=101021, ic=101022, ia=101024)