I was surprised the Dialog component autofocused my close button. I found
data-no-autofocus
in the code, but neither the autofocus behavior nor the opt-out attribute were described in the docs.
I think both should be mentioned under the "Initial Focus" section