Constellation UI Override components
I'm trying to override one of the OOTB components to extend it's functionality.
After the component was created in the Override folder we started to modify (extend) its functionality by adding a custom property and attempting to use it in the field configuration (a custom description) but when we publish the component to the server we don't see the new property anywhere on AppStudio.
Is it better to create a custom component altogether instead? The idea is that all Radiobutton components would have an extra description per item which we're trying to figure out how to pass it from a data page but at the moment even adding one simple property does not seem to be reflected when creating and rendering an OOTB Radio button