Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputValue

Information about a single value for an input

Hierarchy

  • InputValue

Index

Properties

Properties

Optional data

data: object

Any other data about this input

Type declaration

  • [key: string]: any

Optional displayValue

displayValue: string

The text to show for the display of this value

Optional value

value: string

The value to store for this input

Generated using TypeDoc