Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30000 (s=30000, is=30020, ic=30023, ia=30024)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30021 (s=30000, is=30021, ic=30024, ia=30025)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30024 (s=30000, is=30021, ic=30024, ia=30025)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30025 (s=30000, is=30021, ic=30024, ia=30025)