Appearance
Sensors
Hook that manages the text selection
import { useTextSelection } from '@siberiacancode/reactuse';
const selection = useTextSelection();
source
UseTextSelectionReturn