modelSelectorProps Readonly

modelSelectorProps: ModelSelectorProps | undefined

The properties of a model selector for the new view.

@note This value is only used, and should only be present if viewDefinition.modelSelectorId not a valid IdString. In that case, a new model selector will be created with these properties and its Id will be used. Otherwise, the modelSelectorId from the ViewDefinition is used. If it does not represent a valid model selector, an error is thrown.

Defined in

Last Updated: 14 November, 2024