Type alias ThumbPressEvent

ThumbPressEvent: {
    value: number;
}

Type declaration

  • value: number

Generated using TypeDoc