Skip to main content

NumberInputOnFocusLostCallbackType

Type Alias NumberInputOnFocusLostCallbackType 

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