@igor2017/sat-popover
Version:
Popover component for Angular
8 lines • 523 B
TypeScript
export declare function getUnanchoredPopoverError(): Error;
export declare function getInvalidPopoverAnchorError(): Error;
export declare function getInvalidPopoverError(): Error;
export declare function getInvalidSatPopoverAnchorError(): Error;
export declare function getInvalidHorizontalAlignError(alignment: any): Error;
export declare function getInvalidVerticalAlignError(alignment: any): Error;
export declare function getInvalidScrollStrategyError(strategy: any): Error;
//# sourceMappingURL=popover.errors.d.ts.map