Utilities for controlling whether the user can select text in an element.
Use the select-none utility to prevent selecting text in an element and its children:
Use the select-text utility to allow selecting text in an element and its children:
Use the select-all utility to automatically select all the text in an element when a user clicks:
Use the select-auto utility to use the default browser behavior for selecting text: