TagInputRenderTagState
Defined in: src/components/controls/TagInput/TagInput.types.ts:11
Properties
Section titled “Properties”disabled
Section titled “disabled”disabled:
boolean
Defined in: src/components/controls/TagInput/TagInput.types.ts:17
Whether the parent component is disabled
index:
number
Defined in: src/components/controls/TagInput/TagInput.types.ts:15
Position in the array
remove
Section titled “remove”remove: () =>
void
Defined in: src/components/controls/TagInput/TagInput.types.ts:19
Remove this tag
Returns
Section titled “Returns”void
tag:
string
Defined in: src/components/controls/TagInput/TagInput.types.ts:13
Tag value