Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IEpubDocumentSectioningSelector

Index

Properties

breakPosition: SectionBreakPosition

If the section break should happen before or after the matching elements.

selector: string

The CSS selector that should trigger a new section. Supports element, class and attribute selectors.

Examples:

  • 'h1, h2'
  • 'div.chapter'
  • '[role="doc-pagebreak"]'

Generated using TypeDoc