Hi,
I’m creating a component which requires the selection of one item from a list of items in the component inspector. If you look at the checkbox component, you’ll see a tag called labelPlacement which allows the selection of one of four choices. I would like to reproduce this for my component.
I do not need to display a list using my component, I just need to allow the choice from a list.