getEditorConfig
Construct the Editor Configuration (schema + uiSchema) for a given entity editor type
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
i18nScope Required | string | ||
type Required | EntityEditorType | ||
options Required | EntityEditorOptions |
options to integrate into the schema + uiSchema |
|
context Required | IArcGISContext |
Returns
Property | Type | Notes |
---|---|---|
IConfigurationSchema | ||
IUiSchema | ||
Optional | IConfigurationValues |
Function defined in common/src/core/schemas/getEditorConfig.ts:37