@govuk-frederic/result-count-title

0.2.0 • Public • Published

ResultCountTitle

Import

  import ResultCountTitle from '@govuk-frederic/result-count-title';

Usage

Simple

<ResultCountTitle count={3}>Title</ResultCountTitle>

In black with count value 0

<ResultCountTitle count={0} countColor="black" countBackgroundColor="#dee0e2">Title</ResultCountTitle>

Properties

Prop Required Default Type Description
children `````` node
count `````` union(number | string)
countBackgroundColor `````` string
countColor `````` string

Readme

Keywords

none

Package Sidebar

Install

npm i @govuk-frederic/result-count-title

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

28.3 kB

Total Files

18

Last publish

Collaborators

  • loque-
  • penx
  • petelockey
  • steve_sims