/AiBottombar

Minimal Bottombar React Component.

Primary LanguageJavaScript

AiBottombar

Minimal Bottombar React Component

npm bundle size npm bundle size npm download

Install

npm i @aiui/ai-bottombar

Import

import AiBottombar from '@aiui/ai-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