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