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

show picker without input #223

Closed jmls closed 7 years ago

jmls commented 7 years ago

I want to be able to allow a user to click on an icon to select a date - at the moment it seems that the picker automatically adds a fill-in and icon.

Can the picker be shown problematically rather than through the input ?

dharmeshpipariya-zz commented 7 years ago

@jmls yes, it is possible, you can override CSS to hide input element