Skip to main content

NumberInputOnFocusLostCallbackType

Type Alias NumberInputOnFocusLostCallbackType 

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

Callback type invoked when the number input loses focus.