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.

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