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