Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISerializableData

Interface for a class that represents serialized data.

interface

Hierarchy

  • ISerializableData

Index

Properties

constraintType

constraintType: string

controlType

controlType: string

dataType

dataType: string

Optional increment

increment: number

initialValue

initialValue: any

key

key: string

Optional limitedToValues

limitedToValues: any[]

Optional maxValue

maxValue: number

Optional minValue

minValue: number

selectedValue

selectedValue: any

title

title: string

Generated using TypeDoc