Tag
events
Events | Description |
---|---|
onClick | (optional) will be called on a click event. Returns an object with the native event: { event } . |
onDelete | (optional) will be called on a click event. Returns an object with the native event: { event } . This prop does not support icon and will be ignored if onClick is defined. |