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: string | undefined

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

Returns - string | undefined

Setter

category(category: string): void

Parameter Type Description
category string  

Returns - void

Defined in

Last Updated: 12 May, 2026