An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/neomusic/react-bootstrap-navdropdown-active.svg?branch=master)](https://travis-ci.org/neomusic/react-bootstrap-navdropdown-active)
[![npm version](https://badge.fury.io/js/react-bootstrap-navdropdown-active.svg)](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’

  • Foo

  • Baz

  • ```

    **Result**

    ```