Module script::dom::textcontrol

source ·
Expand description

This is an abstraction used by HTMLInputElement and HTMLTextAreaElement to implement the text control selection DOM API.

https://html.spec.whatwg.org/multipage/#textFieldSelection

Structs

Traits