Is there a way to update the default parameter value of components placed throughout a site after they are inserted?
For example. I have a button component that has a parameter for font size. For 95% of my buttons I dont want to edit this parameter, I simply want it to match the component default, but I have to add it for the few locations that need exceptions.
This works until I go into the component and change that components default values. Is there any way to link the parameter values to the component until it is “overwritten” on that specific component?