youtube-rest-client-magnolia
Version:
Simple component for embedding Youtube videos using Magnolia CMS Rest Client.
22 lines (19 loc) • 434 B
YAML
label: Youtube video
form:
properties:
title:
$type: textField
label: Title
link:
$type: textField
label: Youtube link
required: true
renderStructuredData:
$type: checkBoxField
label: Render structured data
buttonLabel: Select to render the LD+JSON structured data
footerLayout:
$type: defaultEditorActionLayout
primaryActions:
commit: commit
cancel: cancel