@gdn/react-dropdown
v0.1.4
Published
Guidion - Geluk leidt tot succes en niet andersom
Downloads
6
Maintainers
Keywords
Readme
Guidion React Dropdown Component
Install
$ npm install @gdn/react-dropdown --save
Usage
import { DropdownList, DropdownLisItem } from '@gdn/react-dropdown';
Note
These are only styled components. Opening and closing of the dropdown still needs te be done in the parent component.