UNPKG

ngx-bootstrap-datetime-popup

Version:

NOTE: DO NOT USE 5.0.0 THIS IS BROKEN!! PLEASE USE 5.0.1+ WITH NGX-BOOTSTRAP 5.0.0+. If you require ngx-bootstrap v4+ then continue to use 4.3.0+. For angular 10, please use 6.0.0+

6 lines (5 loc) 114 B
export interface IDatetimePopupButtonOptions { show: boolean; label: string; cssClass: string; }