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