1.0.0 • Published 24 days ago

@j4jinxx/bottombar v1.0.0

Weekly downloads
-
License
GPL
Repository
github
Last release
24 days ago

Bottombar

Minimal Bottombar React Component

npm bundle size npm bundle size npm download

Install

npm i @j4jinxx/bottombar

Import

import Bottombar from '@j4jinxx/bottombar';

Props

NameTypeDefaultDescription
openedbooltrueIf true, the Bottombar is open
colorstring#ffffffBottombar Color
heightnumber56Bottombar Height
childrennodeBottombar children, usually icons and buttons