editor-style

Determines how the item represented by the parent element will be displayed in editing applications. Currently this element may only appear as the child of a relation-type element and may only have one of the values gallery or relation-gallery: it is ignored if it has any other value. When used in this way, it causes relations of the type defined by the parent element to be treated like ordinary fields in CUE. That is, they can be displayed in the main area of the CUE editor together with fields, rather than in the metadata panel where relations are normally displayed. A ref-relation-type or ref-relation-type-group element must be used to specify where in the editor the relation type should appear.

The gallery setting may only be used for image relations. The relation-gallery setting, however, may be used for all relation types.

Syntax
<editor-style>
  text
</editor-style>