Skip to content

j4jinx/Toolbar

Repository files navigation

Toolbar

Minimal Toolbar/Appbar React Component

npm bundle size npm bundle size npm download

Install

npm i @j4jinxx/toolbar

Import

import Toolbar from '@j4jinxx/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

About

Minimal Toolbar/Appbar React Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published