tags (array): An array of (objects) tags in the input box. id (number or string): A unique value for each tag. text (string): The text displayed in the tag.
handleUpdateTags Function A function called when the value of tags changes, passes the tags value as an argument. getTagValue Function A function called when a tag is edited, passes the tag as an ...