Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for a class that represents a type of Variable for number values.

interface
extends

IVariableListParams

Hierarchy

Implemented by

Index

Properties

Optional callbacks

callbacks: IVariableCallback[]

constraintType

constraintType: string

controlType

controlType: string

dataType

dataType: string

initialValue

initialValue: number

key

key: string

Optional limitedToValues

limitedToValues: number[]

selectedValue

selectedValue: number

title

title: string

Generated using TypeDoc