Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Choice

Hierarchy

  • Choice

Properties

aplColumnHeader

aplColumnHeader: string

A short (1-3 character) form to use as APL column headers.

id

id: string

Identifier

prompt

prompt: string

Rendered form of the choice for use in prompts.

  • Rendered form should be a short phrase without punctuation.

Examples: 'like', 'do not like' Example prompt: 'Did you say [like]?'

Optional selectedCharacter

selectedCharacter: undefined | string

Text-character to display when selected

Optional unselectedCharacter

unselectedCharacter: undefined | string

Text-character to display when not selected