Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

antd-tag-input

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-tag-input

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

  • 1.0.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
301
decreased by-2.59%
Maintainers
1
Weekly downloads
 
Created
Source

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-

todo

  • [] vite-plugin-dts 打包出来的类型文件怎么非要有个 src 目录
  • [] github 自动化 ci cd
  • [] eslint 模板
  • [] 接入 changelog 和 自动发布 github release

Keywords

FAQs

Package last updated on 21 Feb 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc