Parameter interface for MPDataField.

Export

MPDataFieldParams

Hierarchy

  • MPDataFieldParams

Properties

Properties

text?: string

Text that describes the value.

type?: string

The type of the value (text, number, etc.)

value?: string

The value of the field.

Generated using TypeDoc