@pega/dx-component-builder-sdk
Version:
Utility for building custom UI components
7 lines (4 loc) • 462 B
Markdown
# The **custom-sdk/template** directory
The **src/components/custom-sdk/template** directory contains the code for the custom **template** components you want to create and use with the **Angular SDK**.
When you run the **npm run create** command to create new _template_ components, the generated code that you can use as a starting point for your component development
will be placed in component-specific folders in **src/components/custom-sdk/template**.