@propellerads/button-drop-down
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

ButtonDropDown

size

NPM | Github

Installation

  • yarn add @propellerads/button-drop-down or npm install @propellerads/button-drop-down -S

How to use

  • import ButtonDropDown from '@propellerads/button-drop-down';
  • And render
<ButtonDropDown
    options={[{id: 'button-drop-down-0', title: 'Option'}]}
    elementId="button-drop-down"
    title="Title"
    type="isAdvanced"
    onClick={(value) => console.log(value.id)}
/>

Readme

Keywords

none

Package Sidebar

Install

npm i @propellerads/button-drop-down

Weekly Downloads

46

Version

2.4.0

License

MIT

Unpacked Size

34.7 kB

Total Files

12

Last publish

Collaborators

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