Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26000 (s=26000, is=26017, ic=26019, ia=26021)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26018 (s=26000, is=26018, ic=26020, ia=26022)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26020 (s=26000, is=26018, ic=26020, ia=26022)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26022 (s=26000, is=26018, ic=26020, ia=26022)