A windowed list element renderer.

Type Parameters

  • T = any

Hierarchy

  • IRenderer

Implemented by

Methods

  • Create the outer, root element of the windowed list.

    Returns HTMLElement

  • Create the virtual scrollbar element.

    Returns HTMLElement

  • Create an individual item rendered in the scrollbar.

    Parameters

    Returns HTMLElement

  • Create the viewport element into which virtualized children are added.

    Returns HTMLElement

Generated using TypeDoc