mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-01 04:10:29 +02:00
update controls comment to match other prop descriptions
This commit is contained in:
@@ -16,8 +16,9 @@ export default {
|
|||||||
maxScale: 2.0,
|
maxScale: 2.0,
|
||||||
|
|
||||||
// Display presentation control arrows.
|
// Display presentation control arrows.
|
||||||
// This can be a boolean (true / false) or 'speaker-only' to only display
|
// - true: Display controls on all screens
|
||||||
// the controls on the speaker's screen.
|
// - false: Hide controls on all screens
|
||||||
|
// - "speaker-only": Only display controls in the speaker view
|
||||||
controls: true,
|
controls: true,
|
||||||
|
|
||||||
// Help the user learn the controls by providing hints, for example by
|
// Help the user learn the controls by providing hints, for example by
|
||||||
|
Reference in New Issue
Block a user