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