https://github.com/neomusic/react-bootstrap-navdropdown-active
Create bootstrap NavDropdown component with CSS class active
https://github.com/neomusic/react-bootstrap-navdropdown-active
bootstrap-navbar bootstrap-navdropdown bootstrap3 react react-bootstrap react-bootstrap-components react-bootstrap-navdropdown react-component
Last synced: 4 months ago
JSON representation
Create bootstrap NavDropdown component with CSS class active
- Host: GitHub
- URL: https://github.com/neomusic/react-bootstrap-navdropdown-active
- Owner: neomusic
- Archived: true
- Created: 2017-03-25T00:59:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T08:27:43.000Z (about 8 years ago)
- Last Synced: 2024-04-26T00:24:49.809Z (about 1 year ago)
- Topics: bootstrap-navbar, bootstrap-navdropdown, bootstrap3, react, react-bootstrap, react-bootstrap-components, react-bootstrap-navdropdown, react-component
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/neomusic/react-bootstrap-navdropdown-active)
[](https://badge.fury.io/js/react-bootstrap-navdropdown-active)# React Bootstrap Navdropdown Active
Make Bootstrap dropdown element for your navbar with active class on dropdown element
## Getting Started
### Prerequisites
`react`: `^15.4.1`
### Installing
`npm install --save react-bootstrap-navdropdown-active`
### Usage
```
import ActiveDropdown from ‘react-bootstrap-navdropdown-active’
```
**Result**
```
Foo