π Search Terms
focusVisible
β
Viability Checklist
β Suggestion
Typescript should now support the FocusVisible property of FocusOptions.
π Motivating Example
The FocusVisible FocusOption is now supported on all major browsers except Samsung Internet. It is supported on all desktop browsers. It was stated under the previous issue on the topic that a new issue should be opened when the feature is more widely supported, and it is now more widely supported.

Source: HTMLElement: focus() method
π» Use Cases
- What do you want to use this for? Ensuring the focused element is visibly focused.
- What shortcomings exist with current approaches? There isn't a workaround for this.
- What workarounds are you using in the meantime? There isn't a workaround for this.
π Search Terms
focusVisible
β Viability Checklist
β Suggestion
Typescript should now support the FocusVisible property of FocusOptions.
π Motivating Example
The FocusVisible FocusOption is now supported on all major browsers except Samsung Internet. It is supported on all desktop browsers. It was stated under the previous issue on the topic that a new issue should be opened when the feature is more widely supported, and it is now more widely supported.

Source: HTMLElement: focus() method
π» Use Cases