applyUiSchemaElementOptions

Function

Apply a set of run-time configurations into the UI schema so the controls can be configured for the current environment. TODO: Add Example

Parameters

Parameter Type Default Notes
schema Required IUiSchema
options Optional UiSchemaElementOptions[] []

Returns

Property Type Notes
type Inherited string
elements Optional IUiSchema[] | IUiSchemaElement[]
label Optional Inherited string
labelKey Optional Inherited string
options Optional Inherited [key: string]: any
rule Optional Inherited IUiSchemaRule
scope Optional Inherited string
tooltip Optional Inherited string

Function defined in common/src/core/schemas/internal/applyUiSchemaElementOptions.ts:13