Skip to content
Snippets Groups Projects
Commit 57709ef0 authored by Manon Bourgognon's avatar Manon Bourgognon
Browse files

add oEmbed widget documentation

parent ffd17979
No related branches found
No related tags found
2 merge requests!54Dev to Master,!50add oEmbed widget documentation
...@@ -91,3 +91,4 @@ Features to add to the widget. You can choose as many as you want ...@@ -91,3 +91,4 @@ Features to add to the widget. You can choose as many as you want
- ``addable``: adds a ``<solid-form>`` that allows to add data on the field concerned. - ``addable``: adds a ``<solid-form>`` that allows to add data on the field concerned.
It accepts attributes from :ref:`solid-form <solid-form>` by using ``addable-[field]-[attribute]="value"`` format. It accepts attributes from :ref:`solid-form <solid-form>` by using ``addable-[field]-[attribute]="value"`` format.
If ``addable-data-src`` is not provided, the solid-form will use the URI in ``range-[field]`` as data-src, if declared. If ``addable-data-src`` is not provided, the solid-form will use the URI in ``range-[field]`` as data-src, if declared.
- ``oembed``: displays the video content of an oEmbed link filled with the associated ``value-[field]`` attribute.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment