@aiui/ai-toolbar
v1.0.0
Published
Minimal Toolbar / Appbar React Component
Downloads
9
Maintainers
Readme
AiToolbar
Minimal Toolbar / Appbar React Component
Install
npm i @aiui/ai-toolbar
Import
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 |