Files
impress.js/src/plugins/navigation-ui
thawk b572362c3a Auto guess slide title from first non-blank line (#821)
* Auto guess slide title from first non-blank line
* If line content is too long, trim to the first 40 bytes
2022-10-17 08:39:54 +08:00
..

Navigation UI plugin

This plugin provides UI elements "back", "forward" and a list to select a specific slide number.

Element attribut title is used for select option content if available, it uses element id if no title is provided.

The navigation controls are visible if the toolbar plugin is enabled. To add the toolbar to your presentations, see toolbar plugin README.

Author

Henrik Ingo (@henrikingo), 2016