Search results

NumericFocusEventArgs API in React NumericTextBox API component

Properties

container

HTMLElement

Returns the NumericTextBox container element

event

MouseEvent | FocusEvent | TouchEvent | KeyboardEvent

Returns the original event arguments.

name

string

Specifies name of the event.

value

number

Returns the value of the NumericTextBox.