Get a CFI from an Element in the Section
cfi an EpubCFI string
Get a CFI from a Range in the Section
cfi an EpubCFI string
Find a string in a section
The query string to find
A list of matches, with form {cfi, excerpt}
Load the section from its url
Optional_request: RequestFunctiona request method to use for loading
a promise with the xml document
Reconciles the current chapters layout properties with the global layout properties.
The global layout settings object, chapter properties string
layoutProperties Object with layout properties
Render the contents of a section
Optional_request: RequestFunctiona request method to use for loading
output a serialized XML Document
Search a string in multiple sequential Element of the section.
The query string to search
The maximum number of Element that are combined for search, default value is 5.
A list of matches, with form {cfi, excerpt}
Unload the section document
Represents a Section of the Book
In most books this is equivalent to a Chapter
Param: item
The spine item representing the section
Param: hooks
hooks for serialize and content