ankurk91 / vue-bootstrap-datetimepicker

Vue.js component for eonasdan bootstrap datetimepicker
MIT License
223 stars 66 forks source link

Use it as a vue form control and bind and retrieve value from it. #25

Closed katakampradeep closed 6 years ago

katakampradeep commented 6 years ago

How can i use this datetimepicker control as a vue from control, bind and retrieve value from it. How can i validate this control as required field with control touched.

I have string type of property to pass value to it.

[ ] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[ ] Other, please describe

Tell about your platform

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

ankurk91 commented 6 years ago

This is what this Vue component supposed to do.

We're you able to see JSFiddle link in readme file?

Can you share your code, what you are trying to do?

ankurk91 commented 6 years ago

Closing due to inactivity, feel free to re-open.