Skip to content

Tag events

PropertyTypeDescription
onClickfunction(optional) Will be called on a click event. Returns an object with the native event: { event }.
onDeletefunction(optional) Will be called on a click event. Returns an object with the native event: { event }. This property does not support icon and will be ignored if onClickis defined.