Preview: useReactNodeView.d.ts
Size: 386 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@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: 34