Custom component reference guide
This section provides the following custom component information:
- registerComponent function properties: The
registerComponent
function registers your custom component with Uiflow's app registry, and its properties determine the component’s appearance and behavior. - Object properties for props array: These properties define the custom component's available properties (e.g., actions, events, display properties, etc.) and map to the component nodes displayed in Uiflow.