Optionaloptions: RenditionOptionsto attach to
Clear all rendered views
Remove and Clean Up the Rendition
Adjust the direction of the rendition
Optionaldir: stringDisplay a point in the book The request will be added to the rendering Queue, so it will wait until book is opened, rendering started and all other rendering tasks have finished to be called.
Optionaltarget: string | numberUrl or EpubCFI
Adjust the flow of the rendition to paginated or scrolled (scrolled-continuous vs scrolled-doc are handled by different view managers)
Get the Contents object of each rendered view
Get a Range from a Visible CFI
EpubCfi String
OptionalignoreClass: stringAdjust the layout of the rendition to reflowable or pre-paginated
Optionalsettings: GlobalLayoutMove the Rendition to a specific offset Usually you would be better off calling display()
Go to the next "page" in the rendition
Go to the previous "page" in the rendition
Report the current location. Emits "relocated" and "locationChanged" events.
Require the manager from passed string, or as a class function
[description]
Require the view from passed string, or as a class function
Trigger a resize of the views
Optionalwidth: numberOptionalheight: numberOptionalepubcfi: string(optional)
Set the manager function
Adjust if the rendition uses spreads
none | auto (TODO: implement landscape, portrait, both)
Optionalmin: numbermin width to use spreads at
Start the rendering
rendering has started
Get the views member from the manager
Call to attach the container to an element in the dom Container must be attached before rendering can begin