- My goal: Use the tags component with the
allowRemoval
property. - Issue: I was unable to set the allowRemoval property through the retool UI inspector. As a workaround, I manually pushed up the property.
This is how the component would look:
However, clicking the remove icon does not actually remove it from the list. Further, the documentation does not mention how I could hook into the "remove" behavior.
How would I be able to allow a user to remove tag entries from the tag component.
- Steps I've taken to troubleshoot: Looked through documention and forum for solutions
- Additional info: Self hosted