Value: {{ value }}
\r\n\r\n Tags: {{ tags }}\r\n
\r\nEvent values:
\r\nValue: {{ value }}
\r\nValue: {{ value }}
\r\nValue: {{ value }}
\r\nAdd
\r\n button, pressing the\r\n Enter
\r\n key or optionally when the\r\n change
\r\n event fires on the new tag input.\r\n separator
\r\n \r\n prop to the character that will trigger the tag to be added.\r\n \r\n remove-on-delete
\r\n is set, and the user presses \r\n Backspace
\r\n (or \r\n Del
\r\n ) and the input value is empty, the last tag in the tag list will be removed. \r\n Backspace
to remove the last tag entered\r\n tag-pills, tag-variant, size, placeholder, state, disabled
\r\n tag-validator
\r\n prop.\r\n tag-state
\r\n will be emitted whenever new tags are entered into the new tag input element, tags that do not pass validation,\r\n or duplicate tags are detected. The event handler will receive three arrays as its arguments:\r\n \r\n validTags, invalidTags , duplicateTags
\r\n