How to create your own component
Leverage Upflowy's capabilities to build your own component from scratch. You'll need to know the relevant HTML, CSS and Javascript.
Upflowy has a way to import custom HTML/CSS/Javascript into your flow! It involves the Embedded Content component, which you'll be able to find in our components tab:
Drag n drop this into your flow. You'll see a code snippet appear in the left-hand toolbox.
This is where you are able to add in any HTML, CSS, or Javascript so you can create components of your choice!