Skip to main content

TextAreaOnFocusLostCallbackType

Type Alias TextAreaOnFocusLostCallbackType 

Source
pub type TextAreaOnFocusLostCallbackType = extern "C" fn(RefAny, CallbackInfo, TextAreaState) -> Update;
Expand description

Invoked when the text area loses focus.