Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 580 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 580 Bytes

tabbr-styled-default

The default style for tabbr. A clean look with optional color accents on a per-tab basis.

this might be a llama

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.