CategoryInformation interface
Category related properties of a child configuration.
Properties
| category |
Category display name of the child configuration. |
| category |
Category name of the child configuration. |
| description | Description text for the category. |
| links | Links for the category. |
Property Details
categoryDisplayName
Category display name of the child configuration.
categoryDisplayName?: string
Property Value
string
categoryName
Category name of the child configuration.
categoryName?: string
Property Value
string
description
Description text for the category.
description?: string
Property Value
string