woocommerce/plugins/woocommerce-admin/docs/components/count.md

26 lines
312 B
Markdown

`Count` (component)
===================
Display a number with a styled border.
Props
-----
### `count`
- **Required**
- Type: Number
- Default: null
Value of the number to be displayed.
### `label`
- Type: String
- Default: `''`
A translated label with the number in context, used for screen readers.