1.0.0 • Published 2 years ago
@j4jinxx/toolbar v1.0.0
Toolbar
Minimal Toolbar/Appbar React Component
Install
npm i @j4jinxx/toolbarImport
import Toolbar from '@j4jinxx/toolbar';Props
| Name | Type | Default | Description |
|---|---|---|---|
| color | string | #ffffff | Toolbar Color |
| height | number | 56 | Toolbar Height |
| hideOnScroll | bool | true | Hide Toolbar On Scroll |
| children | node | Toolbar children, usually title, icons and buttons |
1.0.0
2 years ago