Code samples¶
Below are code samples containing examples of components that can be built for use within iDetailAid.
HTML Package Examples¶
HTML Slider¶
Burger Menu¶
Example
A classic burger menu, with actions defined in the iDetailAid UI.
the manifest.json
exposes custom actions into the iDetailAid User interface, allowing content authors to wire up the buttons in the menu.
Navigation Indicator¶
Example
A grid of dots representing where the user is within the current presentation.
The current slide is highlighted, clicking on any dot takes you to that slide.
HTML5 Navigation Menu¶
Example
An HTML5 navigation menu that exposes custom events to the iDetailAid user interface.