---
layout: default
route: components
title: VueJS
subtitle: Component
---
The VueJS Component is new and currently under development.
{% include anchor.html name="Integration" %}
The VueJS Component can be easily imported and used in VueJS.
{% highlight vue %}
Selected Range: {% raw %}{{ displayDate }}{% endraw %}
{% endhighlight %}
{% include anchor.html name="Events" %}
{% include events.html data=site.data.components.vuejs.events %}
{% include anchor.html name="Options" %}
{% include options.html data=site.data.components.vuejs.options %}