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