Versions Compared

Key

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

...

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.

...

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

linksAppRichTextField

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

...

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