Can someone give a brief explanation for what “SETTINGS” are good for at the custom UI components definition screen?
Regards,
Can someone give a brief explanation for what “SETTINGS” are good for at the custom UI components definition screen?
Regards,
This is a new feature which allows you to declare configuration for a custom component and then configure it for all instances.
For instance, let’s imagine you’ve built a component which sends requests to a 3rd party service and there should be a secret key, you can add a component property and then configure the API key for each instance or you can define it only once.
(+1) Brilliant!
Thanks