-
Notifications
You must be signed in to change notification settings - Fork 7
Slides configuration
Giorgio Garofalo edited this page Oct 2, 2024
·
1 revision
The .slides
function allows overriding the default configuration of slides
documents. All its parameters are optional, and are:
Parameter | Description | Accepts | Default |
---|---|---|---|
center |
Whether content should be centered vertically. | Boolean |
Up to the current layout theme. |
controls |
Whether navigation controls should be shown. | Boolean |
true |
transition |
Transition style between slides. |
none , fade , slide , zoom
|
slide |
speed |
Transition speed between slides. Requires transition to be set. |
default , fast , slow
|
default |
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Localization
- Including other Quarkdown files
- Importing external libraries
- Document metadata
- Theme
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Table of contents
- Stacks (row, column, grid)
- Align
- Container
- Box
- Collapsible
- Whitespace
- String
- Number
- Markdown content
- Boolean
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic