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