1.0.0 • Published 2 years ago
@j4jinxx/bottombar v1.0.0
Bottombar
Minimal Bottombar React Component
Install
npm i @j4jinxx/bottombarImport
import Bottombar from '@j4jinxx/bottombar';Props
| Name | Type | Default | Description |
|---|---|---|---|
| opened | bool | true | If true, the Bottombar is open |
| color | string | #ffffff | Bottombar Color |
| height | number | 56 | Bottombar Height |
| children | node | Bottombar children, usually icons and buttons |
1.0.0
2 years ago