Creating your own custom component is fairly straightforward. Here is how you can use a custom component in a flow.
- Build a page in a flow, and add an element to the page as a placeholder for the custom component.
- Set the attributes of the element to be passed to the custom component (Width, Height etc.).
- Assign the data and state values to be passed to the custom component, and the value to be updated on Save.
- Set the custom component type on the element.