Hi
I am trying to create a group of ‘link styling’ controls in a custom component, something like the links group that comes with the built in text component.
I can do basic controls (for example using the themecolor picker to style one ‘state’) but linking the the current value of a segmented element like state to individual colour pickers or font weight sliders and then passing those values to the template html is making my old brain ache
Does anyone have an example of properties.json config for this kind of set-up. Just something to point me in the right direction.