diff --git a/src/resources/editor/tools/attrs.yml b/src/resources/editor/tools/attrs.yml index 23e6110dd00..b12217c5424 100644 --- a/src/resources/editor/tools/attrs.yml +++ b/src/resources/editor/tools/attrs.yml @@ -448,6 +448,9 @@ doc: Flags if the audio should be muted. Defaults to `false`. - value: 'background-iframe="$0"' doc: URL of the iframe to load + - value: 'background-transition="$0"' + doc: | + Transition style for full page slide backgrounds (`none`, `fade`, `slide`, `convex`, `concave`, or `zoom`). - value: background-interactive doc: Include this attribute to make it possible to interact with the iframe contents.