Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 112 forks source link

Update selection with a close button #247

Closed OzsvathCsilla closed 7 years ago

OzsvathCsilla commented 7 years ago

Hi,

Thank you for your work and effort regarding this nice library. We are trying to use it, but our certain use-case requires that dropdowns be closed via a "Close" button, not only by the backdrop click. Could you make this possible?

Regards, Csilla

dharmeshpipariya-zz commented 7 years ago

@OzsvathCsilla could you please explain in detail with an example?

OzsvathCsilla commented 7 years ago

dropdown_close_by_click

Could you please add this button to dropdown header which trigger close event if i click on it?