Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32020 (s=32020, is=32054, ic=32053, ia=32055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32055 (s=32020, is=32055, ic=32054, ia=32056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32054 (s=32020, is=32055, ic=32054, ia=32056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32056 (s=32020, is=32055, ic=32054, ia=32056)