Properties
Optional allowMultipleSelections
allowMultipleSelections: boolean
context
context: IWebPartContext
Optional deferredValidationTime
deferredValidationTime: number
Optional disabled
disabled: boolean
Optional displayOnlyTermSetsAvailableForTagging
displayOnlyTermSetsAvailableForTagging: boolean
Optional excludeOfflineTermStores
excludeOfflineTermStores: boolean
Optional excludeSystemGroup
excludeSystemGroup: boolean
Optional onGetErrorMessage
onGetErrorMessage: function
Type declaration
-
-
Parameters
Returns string
|
Promise<string>
panelTitle
panelTitle: string
properties
properties: any
targetProperty
targetProperty: string
Private properties of the PropertyFieldTermSetPicker custom field. We separate public & private properties to include onRender & onDispose method waited by the PropertyFieldCustom, witout asking to the developer to add it when he's using the PropertyFieldTermSetPicker.