UNPKG

ngx-bootstrap

Version:
13 lines (12 loc) 446 B
/** Default dropdown configuration */ import * as ɵngcc0 from '@angular/core'; export declare class BsDropdownConfig { /** default dropdown auto closing behavior */ autoClose: boolean; /** default dropdown auto closing behavior */ insideClick: boolean; /** turn on/off animation */ isAnimated: boolean; static ɵfac: ɵngcc0.ɵɵFactoryDef<BsDropdownConfig, never>; } //# sourceMappingURL=bs-dropdown.config.d.ts.map