Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextListRenderer

Defines TextListRenderer for APLComponentMode.

Hierarchy

  • TextListRenderer

Methods

Methods

Static default

  • Provides a default implementation of textList with default props.

    Parameters

    Returns object

    • controlId: string
    • listItems: object[]
    • type: string

Static of

  • Provides customization over renderTextList() arguments where the input props overrides the defaults.

    Parameters

    Returns (Anonymous function)