0.2.0 • Published 7 years ago
@govuk-frederic/result-count v0.2.0
ResultCount
Import
import ResultCount from '@govuk-frederic/result-count';Usage
Simple
<ResultCount>0</ResultCount>Overriding background and text colours
<ResultCount backgroundColor="#6f777b" color="white">000</ResultCount>Properties
| Prop | Required | Default | Type | Description |
|---|---|---|---|---|
backgroundColor | GREY_1 | string | ||
children | undefined | node | ||
color | WHITE | string |