New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsdev-react-tag

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsdev-react-tag

ReactJS component

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

tsdev-react-tag

Installation

npm install tsdev-react-tag

Properties

nametypedefaultrequired
disabledboolfalseno
handleOnClosefuncnoopno
idstring'tsdev-tag-{uuid}'no
isClosablebooltrueno
labelstringmy-tagno
labelMaxWidthnumber130no
showValuebooltrueno
subClassstring''no
valuestring, number'123'no

Static Storybook

  • open with browser '/storybook-static/index.html'

Examples

  • open with browser '/dist/examples/index.html'

Styles

  • '/dist/styles.css'

Functions

handleOnClose(event, tag) => {
	console.log(event);
	console.log(tag)
}

Keywords

tag

FAQs

Package last updated on 31 Jan 2019

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