Closed jared-hughes closed 2 months ago
Changes:
tabbable
.focus()
When tabbable is set to true on a static math field, the textarea is permanently present and part of the page's tab order.
Closing this in favor of #303.
Changes:
tabbable
config..focus()
on StaticMath. It focuses the textarea and selects the entire range.When
tabbable
is set to true on a static math field, the textarea is permanently present and part of the page's tab order.