Versions Compared

Key

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

linksAppField

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

...

Definition

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

linksRichText

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"