1.0.17 • Published 1 year ago

antd-tag-input v1.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

GitHub package.json version npm npm bundle size

Install

npm i antd-tag-input
// or
yarn add antd-tag-input

Usage

import TagInput from 'antd-tag-input';
import 'antd-tag-input/dist/style.css';

Options

参数说明类型默认值
value输入框内容string[][]
onChange输入框内容变化时的回调(value: string[]) => void-
className类名string-
style内敛样式React.CSSProperties => void-
1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago