0.3.0 • Published 4 years ago

@simplr-wc/top-app-bar v0.3.0

Weekly downloads
21
License
MIT
Repository
github
Last release
4 years ago

Simplr Top app bar

Usage

Import
import '@simplr-wc/top-app-bar';
Use
<simplr-top-app-bar></simplr-top-app-bar>

Properties

PropertyAttributeTypeDefaultDescription
actionItemsactionItemsarray[]Array of action items displayed at the right end of top app bar
backgroundColorbackgroundColorstring""Background color of top app bar
centerTitlecenterTitlebooleanfalseCenter horizontally title of top app bar
densedensebooleanfalseActivate dense styling of top app bar
primaryprimarybooleanfalseUse primary color theme
secondarysecondarybooleanfalseUse secondary color theme
showBurgershowBurgerbooleanfalseDisplay burger menu at the left side of the top app bar
textColortextColorstring""Text color of top app bar

Events

Event
navigationIconPressed