Windowed list view constructor options

Type Parameters

Hierarchy

  • IOptions

Properties

Windowed list layout

model: T

Windowed list model to display

renderer?: WindowedList.IRenderer<U>

A renderer for the elements of the windowed list.

scrollbar?: boolean

Whether the windowed list should display a scrollbar UI.

Generated using TypeDoc