CategoryInformation interface

Category related properties of a child configuration.

Properties

categoryDisplayName

Category display name of the child configuration.

categoryName

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

Links for the category.

links?: Link[]

Property Value

Link[]