MuiEvent<E>: E & {
    defaultMuiPrevented?: boolean;
}

Type Parameters