UNPKG

@foblex/flow

Version:

An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.

11 lines (10 loc) 454 B
import * as i0 from "@angular/core"; export declare class FMinimapCanvasDirective { private readonly _fMediator; private readonly _elementReference; get hostElement(): SVGGElement; redraw(): void; private _clearCanvas; static ɵfac: i0.ɵɵFactoryDeclaration<FMinimapCanvasDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<FMinimapCanvasDirective, "g[fMinimapCanvas]", never, {}, {}, never, never, false, never>; }