1.0.0 • Published 4 years ago
@aiui/ai-toolbar v1.0.0
AiToolbar
Minimal Toolbar / Appbar React Component
Install
npm i @aiui/ai-toolbarImport
import AiToolbar from '@aiui/ai-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
4 years ago