Skip to content

Commit

Permalink
docs: Experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchief committed Jun 30, 2019
1 parent 073549e commit 6c8c9fa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ A lightweight and fast control to render a select component that can display hie

## At a Glance

| [Demos](#example) <br> [📄](#vanilla-no-framework)[![bootstrap][bsurl]](#with-bootstrap)[![material ui][muiurl]](#with-material-design) | [Props](#props) | Events | [Keyboard navigation](#keyboard-navigation) |
| :-------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------: | :--------------------------------------: | :-----------------------------------------: |
| [**Modes**](#mode) | [**Styling and Customization**](#styling-and-customization) | [**Doing more with HOCs**](/docs/HOC.md) | [**Custom Filtering**](#searchPredicate) |

| [Demo](#example) | [Props](#props) | Events | [Keyboard navigation](#keyboard-navigation) |
|:----------------:|:-------------------------------------------------------:|:------------------------------------:|:-------------------------------------------:|
| [**Modes**](#mode) | [**Styling and Customization**](#styling-and-customization) | [**Doing more with HOCs**](/docs/HOC.md) | [**Custom Filtering**](#searchPredicate) |
[bsurl]: https://user-images.githubusercontent.com/781818/60391894-23204e80-9ac7-11e9-9b46-44041261ac00.png
[muiurl]: https://user-images.githubusercontent.com/781818/60391917-801c0480-9ac7-11e9-9232-8e403af29ec5.png

## Table of Contents

Expand Down

0 comments on commit 6c8c9fa

Please sign in to comment.