interface

EmbeddedSchemaFormScope

Select an existing group of ordinary fields inside a plugin value, such as the fields of one rich-text card. Go must declare the embedded tree and its schemas. Ridu locates the data by its stable identity, even when the card moves.

Properties

PropertyTypeDescription
treeKeystringThe embedded tree key declared by the Go field, for example "widgets".
identitystringThe existing item's stable ID, as declared by that tree's identity configuration.
readOnlybooleanDisplay without editing; false does not override document or field access rules.

Full signature