Forms
Tag Input
Tag Input is a component that allows users to input tags.
Unstable component
This component is unstable and may change in the future.
Preview
Usage
Multiple
API Reference
Prop | Type | Default |
---|---|---|
onChange | TagInputItemProps | TagInputItemProps[] | undefined | - |
value | TagInputItemProps | TagInputItemProps[] | - |
placeholder | string | - |
multiple | boolean | false |
disabled | boolean | false |