@progress/kendo-gantt-vue-wrapper
Version:
Kendo UI Gantt wrapper for Vue.js
23 lines (17 loc) • 722 B
Markdown
title: Resources
page_title: Resources - Gantt - Kendo UI for Vue
description: "Configure the resources of the Kendo UI Gantt wrapper for Vue."
slug: resources_gantt
position: 4
<div><WrapperBanner></WrapperBanner></div>
# Resources
The Gantt allows configuring resources via the `resources` prop. A gantt resource is optional metadata that can be associated with a gantt task.
{% meta height:750 %}
{% embed_file resources/main.vue preview %}
{% embed_file resources/main.js %}
{% endmeta %}
## Suggested Links
* [Kendo UI Gantt for jQuery](https://docs.telerik.com/kendo-ui/controls/scheduling/gantt/overview)
* [API Reference of the Gantt Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt)