New to Kendo UI for Vue? Start a free 30-day trial

Generating Complex Components by Scaffolding

The Kendo UI Productivity Tools extension for Visual Studio (VS) Code includes a scaffolding feature, which enables you to generate complex Kendo UI for Vue components from an interactive wizard-like user interface.

To utilize the Scaffolders functionality, follow the steps below:

  1. Right-click on a folder from your Vue project tree.

  2. Select the New Kendo UI for Vue Project Item option which will open the Scaffolder tab.

    Scaffolders context menu with the New Kendo UI for Vue Project Item option

  3. Select a component from the list. Currently, the Data Grid, Chart, Form, and Scheduler Kendo UI for Vue components support scaffolding.

    Scaffolders Wizard with the Kendo UI for Vue Project Item Generator dialog with the Scheduler selected as a project item type

  4. Click the Create button.

In this article

Not finding the help you need?