ktongue's picture
download
raw
482 Bytes
import { OverridableComponent } from '@mui/types';
import { BoxTypeMap } from "../Box/index.js";
import { Theme as SystemTheme } from "../createTheme/index.js";
export default function createBox<T extends object = SystemTheme, AdditionalProps extends Record<string, unknown> = {}>(options?: {
themeId?: string;
defaultTheme: T;
defaultClassName?: string;
generateClassName?: (componentName: string) => string;
}): OverridableComponent<BoxTypeMap<AdditionalProps, 'div', T>>;

Xet Storage Details

Size:
482 Bytes
·
Xet hash:
9228144c0cefcc32c01475588149ac63b4e230a0ba826e8f5b28f339aeaba6c8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.