@aiui/ai-bottombar

Minimal Bottombar React Component

Usage no npm install needed!

<script type="module">
  import aiuiAiBottombar from 'https://cdn.skypack.dev/@aiui/ai-bottombar';
</script>

README

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