Preparing search index...
The search index is not available
epub-builder
epub-builder
Node
Interface Node
A node in the book.
interface
Node
{
id
:
string
;
type
:
NodeType
;
}
Hierarchy (
view full
)
Node
RefNode
MetadataNode
ChapterNode
SpineNode
CssNode
FontNode
ImageNode
MediaOverlayNode
Index
Properties
id
type
Properties
id
id
:
string
The unique identifier of the node.
type
type
:
NodeType
The type of the node.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
epub-builder
Loading...
A node in the book.