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 KendoReact 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 React project tree.

  2. Select the New KendoReact Project Item option which will open the Scaffolder tab.

    Scaffolders context menu with the New KendoReact Project Item option

  3. Select a component from the list. Currently, the Data Grid, Chart, Form, and Scheduler KendoReact components support scaffolding.

    Scaffolders Wizard with the KendoReact 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?