Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32055 (s=32055, is=32089, ic=32088, ia=32090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32090 (s=32055, is=32090, ic=32089, ia=32091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32089 (s=32055, is=32090, ic=32089, ia=32091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32091 (s=32055, is=32090, ic=32089, ia=32091)