category

Getter

The Category into which new elements should be inserted by default. Specialized tools are free to ignore this setting and instead use their own logic to select an appropriate category.

category: undefined | string

@see - onCategoryChanged to be notified when this property is modified.

Returns - undefined | string

Setter

category(category: string): void

Parameter Type Description
category string  

Returns - void

Defined in

Last Updated: 13 May, 2024