Options
All
  • Public
  • Public/Protected
  • All
Menu

Presents the publication as a "conveyor belt" of single pages. Pages slide in from the sides. The renderer can be configured to slide pages horizontally or vertically. One page is shown at a time.

Hierarchy

  • SinglePageSwipeRenderer

Implements

Index

Constructors

Methods

  • getName(): string
  • Get the name of the renderer.

    Returns string

  • Get this renderer's spread mode.

    This will affect how IRenderableDocumentPage objects are delivered to the renderer. See RendererSpreadMode for more information.

    Returns RendererSpreadMode

  • Overwrites previously set options using values from the passed object, preserving existing values if they aren't defined in the passed object.

    The new options won't be used for already rendered content until ReaderView.refresh() has been called.

    Parameters

    Returns void

Generated using TypeDoc