You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the application I work on we have used DateTimePicker without Vue. We often use the sideBySide option. We are unable to do that at the moment using this component,
edit: It appears that it would be possible to do this using the control property, but it may still be useful to use these default options. You could then add a watcher to update DateTimePicker?
The text was updated successfully, but these errors were encountered:
In the application I work on we have used DateTimePicker without Vue. We often use the
sideBySide
option. We are unable to do that at the moment using this component,I have submitted a PR for this. (#22)
edit: It appears that it would be possible to do this using the control property, but it may still be useful to use these default options. You could then add a watcher to update DateTimePicker?
The text was updated successfully, but these errors were encountered: