UNPKG

razor-shared-library

Version:
6 lines (5 loc) 232 B
import { SxProps } from '@mui/material'; export declare const getRowStyle: (isSelected: boolean) => SxProps; export declare const autoIdCell: SxProps; export declare const actionBox: SxProps; export declare const menuIcon: SxProps;