Flow Component Parts
A flow component consists of the following parts:
descriptor.jsonthat describes the flow component and contains meta data about links, references and properties.icon.svgthat contains the flow component's icon. This is optional. If it does not exists, a default icon will be displayed.handler.jsfiles containing JavaScript code (ES5) stored under specific directories for the lifecycle of the component or input links.