Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INumberInputDecimalState

Hierarchy

  • INumberInputDecimalState

Index

Properties

delta

delta: Big

input

input: string

max

max: Big

min

min: Big

Optional pop

pop: { text: string | number; type: string; visible: boolean }

Type declaration

  • text: string | number
  • type: string
  • visible: boolean

prevProps

value

value: Big

Generated using TypeDoc