Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13009 (s=13009, is=13022, ic=13021, ia=13023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13023 (s=13009, is=13023, ic=13022, ia=13024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13022 (s=13009, is=13023, ic=13022, ia=13024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13024 (s=13009, is=13023, ic=13022, ia=13024)