Home > @tridion-sites/models > KeywordCategory > (constructor)
Constructs a new instance of the KeywordCategory
class
Signature:
constructor({ backendModel, allowedParentCategories, keywordMetadataSchema, ...orgItemArgs }: KeywordCategoryConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, allowedParentCategories, keywordMetadataSchema, …orgItemArgs } | KeywordCategoryConstructorArgs |  |