ViewDocumentBlurEvent
typedef
Fired when one of the editables loses focus.
Introduced by FocusObserver.
Note that because FocusObserver is attached by the EditingView this event is available by default.
Properties
args : [ data: ViewDocumentDomEventData<FocusEvent> ]module:engine/view/observer/focusobserver~ViewDocumentBlurEvent#argsname : 'blur'module:engine/view/observer/focusobserver~ViewDocumentBlurEvent#name
Value
object