Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32111 (s=32111, is=32145, ic=32144, ia=32146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32146 (s=32111, is=32146, ic=32145, ia=32147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32145 (s=32111, is=32146, ic=32145, ia=32147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32147 (s=32111, is=32146, ic=32145, ia=32147)