UNPKG

@teravn/onui

Version:

The React UI component library is based on MUI

11 lines (10 loc) 204 B
declare const Backdrop: () => { MuiBackdrop: { styleOverrides: { invisible: { backgroundColor: string; }; }; }; }; export default Backdrop;