@nova-ui/bits
Version:
SolarWinds Nova Framework
10 lines (9 loc) • 390 B
TypeScript
import * as i0 from "@angular/core";
/**
* Internal component that wraps the overlay's content to render an arrow
*/
/** @ignore */
export declare class OverlayArrowComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayArrowComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<OverlayArrowComponent, "nui-overlay-arrow", never, {}, {}, never, never, false, never>;
}