ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Is posible to add a close button to the component #133

Closed enriquesomolinos closed 7 years ago

enriquesomolinos commented 7 years ago

It is posible to add a close button to the component when the option close-on-select has false value?.

I think this button can be hidden by default and it can be visible using a css rule.

Thanks