model

Getter

The Model 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 model.

model: undefined | string

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

Returns - undefined | string

Setter

model(model: string): void

Parameter Type Description
model string  

Returns - void

Defined in

Last Updated: 13 May, 2024