Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

linksAppSingleLinkField

Renders a text field and a browse button that allows you to select a single link from the links app. Only valid links ca be selected.

...

Definition

Code Block
languageyaml
linkId:
  $type: linksAppSingleLinkField
  label: "Choose single link"

linksAppField

Renders a text field and a browse button that allows you to select a single link or a folder from the links app.

Definition

Code Block
languageyaml
linkId:
  $type: linksAppField
  label: "Choose single link"

...

linksAppRichTextField

Renders a rich text editor with an icon to add a link from the links app.

...

Definition

Code Block
languageyaml
linksRichText:
  $type: richTextFieldLinksApp
  label: "Rich Text"