schema.category.md
October 26, 2023 ยท View on GitHub
Home > @datashaper/schema > Category
Category interface
Describes a nominal category in terms of category name and count of values in the category.
Signature:
export interface Category
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| count | number | ||
| name | string |