Skip to content

Commit 8d8746a

Browse files
committed
Add background-transition to revealjs header completion
1 parent 7d45e02 commit 8d8746a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/resources/editor/tools/attrs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,9 @@
448448
doc: Flags if the audio should be muted. Defaults to `false`.
449449
- value: 'background-iframe="$0"'
450450
doc: URL of the iframe to load
451+
- value: 'background-transition="$0"'
452+
doc: |
453+
Transition style for full page slide backgrounds (`none`, `fade`, `slide`, `convex`, `concave`, or `zoom`).
451454
- value: background-interactive
452455
doc:
453456
Include this attribute to make it possible to interact with the iframe contents.

0 commit comments

Comments
 (0)