tabbr-styled-default
v1.0.2
Published
The default style for `tabbr`. A clean look with optional color accents on a per-tab basis.
Downloads
4
Readme
tabbr-styled-default
The default style for tabbr
. A clean look with optional color accents on a per-tab basis.
Install
$ npm i --save tabbr-styled-default
Custom Props
TabGroup
backgroundColor
Sets the background color of the tab group. Defaults to transparent
.
Tab
color
Allows you to set the accent color of the tab.
This is the little stripe at the top of the tab.
The default is null
, or no accent color.