-
Notifications
You must be signed in to change notification settings - Fork 146
Description
Hi guys,
I was wondering if it is possible to get the properties as an attribute in the iconProvider. Our use-case is to load the steps from a backend DB since the idea is that we can add them more dynamically without modifying and redeploying the UI.
These steps that we get from an API have the name of the icon and we would like to get that icon from the step property and then just display it. At the moment only the type and componentType are exposed.
Any help would be appreciated! We are also thinking of getting the pro license since we want to build our own toolbox. Since we will have multiple steps, we would like to put them in a hierarchy where we can drill down into the steps based on their group name instead of show them all. Is that possible with the custom toolbox?
Thanks,
Bram