Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 7db6284

Browse files
doc(#41): document the new slot "info" to the code template
1 parent be87cca commit 7db6284

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/slides/slides.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,8 @@ You could provide a file URI to the code you want to display or provide it with
548548

549549
The slots `title` and `code` are optional.
550550

551+
This template also exposes a slot `info` which would let you display an information over your code on mobile devices, useful to explain your reader that they should click to switch between vertical and horizontal scrolling. Find an example of the use of that slot on the [DeckDeckGo] website.
552+
551553
##### Notes
552554

553555
Optionally a slot `notes` could be use to add some notes regarding the particular slide. These will be automatically `displayed` in the [remote control](https://deckdeckgo.app).

0 commit comments

Comments
 (0)