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