FocusBlurEventArgs

Interface represents the event arguments for the focus and blur event.

Properties

model Object

Gets the data object for the focused/blur element.

name String

Gets the name of the event.

On This Page