Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9013 (s=9013, is=9020, ic=9019, ia=9021)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9021 (s=9013, is=9021, ic=9020, ia=9022)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9020 (s=9013, is=9021, ic=9020, ia=9022)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9022 (s=9013, is=9021, ic=9020, ia=9022)