Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISliderChildCommonProps

Hierarchy

  • ISliderChildCommonProps

Index

Properties

decimal

decimal: number

disabled

disabled: boolean

max

max: number

min

min: number

position

position: string

value

value: number

Methods

onChange

  • onChange(value: number | string | null): void

Generated using TypeDoc