1.0.2 • Published 1 year ago

dropdown-menu-by-blizot v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Dropdown Menu React Component

This component renders a dropdown menu.

Setup

import DropdownMenu from 'dropdown-menu-by-blizot'

In order to use the component, you must feed it three props:

  • name: its name
  • label: the label text
  • options: an array of objects with two fields:
    • text: the option's text
    • value: the option's value
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago