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