Appearance
Sensors
Hook that manages the text selection
import { useTextSelection } from '@elysiumorg/solid-use';
const selection = useTextSelection();
source
UseTextSelectionReturn