interface
FieldComponentProps
interface FieldComponentProps { ... }The manifest field, form controller, and optional authoring services passed to a Svelte field.
Source packages/plugin/src/index.ts:7
fieldSchemaField- The field value.
formFieldForm- The form value.
i18nAdminI18n- The i18n value.
authoringFieldAuthoringHost- The authoring value.