Preview: useReactNodeView.d.ts
Size: 386 B
/home/byroehnu/easepay.easetack.com/node_modules/@tiptap/react/dist/useReactNodeView.d.ts
export interface ReactNodeViewContextProps {
onDragStart: (event: DragEvent) => void;
nodeViewContentRef: (element: HTMLElement | null) => void;
}
export declare const ReactNodeViewContext: import("react").Context<Partial<ReactNodeViewContextProps>>;
export declare const useReactNodeView: () => Partial<ReactNodeViewContextProps>;
//# sourceMappingURL=useReactNodeView.d.ts.map
Directory Contents
Dirs: 0 × Files: 35