Skip to main content

ChipOnRemoveCallbackType

Type Alias ChipOnRemoveCallbackType 

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

Callback function type invoked when a removable chip’s “x” is clicked.