ngx-tiptap
Version:
Angular bindings for tiptap v2
8 lines (7 loc) • 352 B
TypeScript
import * as i0 from "@angular/core";
export declare class NodeViewContentDirective {
handle: string;
whiteSpace: string;
static ɵfac: i0.ɵɵFactoryDeclaration<NodeViewContentDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NodeViewContentDirective, "[tiptapNodeViewContent]", never, {}, {}, never, never, false, never>;
}