@propellerads/tags-input
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

TagsInput

NPM | Github

Installation

  • yarn add @propellerads/tags-input or npm install @propellerads/tags-input -S

How to use

  • import TagsInput from '@propellerads/tags-input';
  • And render
<TagsInput
    elementId="tags-input-default-view"
    options={options}
    onChange={(value) => {
        setStateValue(value);
    }}
    value={stateValue}
    placeholder="Check 'Notes' section for viewing data examples..."
    isMulti
/>

Readme

Keywords

none

Package Sidebar

Install

npm i @propellerads/tags-input

Weekly Downloads

230

Version

4.0.0

License

MIT

Unpacked Size

104 kB

Total Files

14

Last publish

Collaborators

  • ilyapasyuk
  • noc_propellerads
  • r.khizhenkov
  • aliance
  • d.borisevichus
  • s.lemnev
  • p.zasypkin