UNPKG

@cgcs2000/l7plot-component

Version:
9 lines (8 loc) 510 B
export declare const CONTAINER_CLASS = "l7plot-legend l7plot-legend__continue"; export declare const TITLE_CLASS = "l7plot-legend__title"; export declare const RIBBON_CONTAINER_CLASS = "l7plot-legend__ribbon-container"; export declare const RIBBON_CLASS = "l7plot-legend__ribbon"; export declare const GRADIENT_BAR_CLASS = "l7plot-legend__gradient-bar"; export declare const VALUE_RANGE_CLASS = "l7plot-legend__value-range"; export declare const CONTAINER_TPL: string; export declare const RIBBON_TPL: string;