slate-react

Search for an npm package
import { BaseSelection } from 'slate';
/**
* Get the current slate selection.
* Only triggers a rerender when the selection actually changes
*/
export declare const useSlateSelection: () => BaseSelection;
//# sourceMappingURL=use-slate-selection.d.ts.map
No newline at end of file