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