Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13006 (s=13006, is=13019, ic=13018, ia=13020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13020 (s=13006, is=13020, ic=13019, ia=13021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13019 (s=13006, is=13020, ic=13019, ia=13021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13021 (s=13006, is=13020, ic=13019, ia=13021)