Extension name
Optional
parameters?: { Parameter definitions
Optional
installation?: ParameterDefinition<InstallationParameterType>[]Optional
instance?: ParameterDefinition[]Optional
sidebar?: booleanControls the location of the extension. If true it will be rendered on the sidebar instead of replacing the field's editing control
Optional
src?: stringURL where the root HTML document of the extension can be found
Optional
srcdoc?: stringString representation of the extension (e.g. inline HTML code)
Optional
parameters?: DefinedParametersValues for installation parameters
Field types where an extension can be used