Options
All
  • Public
  • Public/Protected
  • All
Menu

Wraps ICustomReaderViewContent instances and provides their containerElements and lifecycles when rendered with a ReaderView.

Hierarchy

  • IManagedCustomReaderViewContent

Index

Methods

removeFrom

  • removeFrom(element: HTMLElement): void
  • Removes a containerElement previously added with renderTo()

    Parameters

    • element: HTMLElement

    Returns void

renderTo

  • renderTo(element: HTMLElement): void
  • Renders a containerElement with the correct layout and calls the underlying ICustomPageContent

    Parameters

    • element: HTMLElement

    Returns void

Generated using TypeDoc