Skip to content

Commit

Permalink
Adding README
Browse files Browse the repository at this point in the history
  • Loading branch information
nashio committed Jul 6, 2017
1 parent f5be4fc commit 2b9efc4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ See the live [DEMO:](nashio.github.com/tiny-tabs)
```

### Options

| option | type | description |
|---|---|---|
|color| String | active tab text color |
Expand All @@ -46,6 +47,15 @@ See the live [DEMO:](nashio.github.com/tiny-tabs)
|bottomNav| Boolean | active tab background color |
|index| Number | Initialize active tab index |

### Classes
- Apply to <Tabs className="theme-x">
#### Themes
* .theme-default
* .theme-box
* .theme-folder
#### Nav modifier
* .two-rows (add support for 2 lines in the tab navigation)

### License

MIT

0 comments on commit 2b9efc4

Please sign in to comment.