Appearance
监听用户文本选择。
import { useTextSelection } from '@base-web-kits/base-tools-react'; const { text } = useTextSelection();
ahooks