UNPKG

razor-shared-library

Version:
4 lines (3 loc) 170 B
import { ReactElement } from 'react'; import { BackdropProps } from '@mui/material/Backdrop'; export declare function Loading({ ...props }: BackdropProps): ReactElement;