
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
antd-tag-input
Advanced tools
```js import TagInput from 'antd-tag-input'; import 'antd-tag-input/dist/style.css'; ```
npm i antd-tag-input
// or
yarn add antd-tag-input
import TagInput from 'antd-tag-input';
import 'antd-tag-input/dist/style.css';
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
value | 输入框内容 | string[] | [] |
onChange | 输入框内容变化时的回调 | (value: string[]) => void | - |
className | 类名 | string | - |
style | 内敛样式 | React.CSSProperties => void | - |
FAQs
```js import TagInput from 'antd-tag-input'; import 'antd-tag-input/dist/style.css'; ```
The npm package antd-tag-input receives a total of 341 weekly downloads. As such, antd-tag-input popularity was classified as not popular.
We found that antd-tag-input demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.