mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
move overview to new module
This commit is contained in:
parent
75ef44ca69
commit
cd78bbd48d
4 changed files with 351 additions and 304 deletions
|
|
@ -1,7 +1,9 @@
|
|||
import { extend, toArray } from '../utils/util.js'
|
||||
|
||||
/**
|
||||
*
|
||||
* Handles sorting and navigation of slide fragments.
|
||||
* Fragments are elements within a slide that are
|
||||
* revealed/animated incrementally.
|
||||
*/
|
||||
export default class Fragments {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue