ly525 / material-vue-daterange-picker

a date-range-picker follows the Material Design spec powered by vue.js (alpha)
https://ly525.github.io/material-vue-daterange-picker/
MIT License
73 stars 20 forks source link

text and icon issue #61

Open bayazid18 opened 5 years ago

bayazid18 commented 5 years ago

Can i insert text and any type of icon into it

ly525 commented 5 years ago

can you describe your demand more clear ? or show me an example ?

bayazid18 commented 5 years ago

i have a project where i'm using this plugin. my front end view like > a input filed with border radius and the text into it > Form date + icon To date + icon. where user click this input filed then popup your calendar. the problem is i can not insert any text like (Form date + icon To date + icon).

ly525 commented 5 years ago

Is that ok If we provide a input slot for you ?

https://github.com/ly525/material-vue-daterange-picker/blob/master/src/components/Picker.vue#L4

ly525 commented 5 years ago

if you have any question,please let me know