Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@mui /material /Divider /dividerClasses.d.ts
| export interface DividerClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root element if `absolute={true}`. */ | |
| absolute: string; | |
| /** Styles applied to the root element if `variant="inset"`. */ | |
| inset: string; | |
| /** Styles applied to the root element if `variant="fullWidth"`. */ | |
| fullWidth: string; | |
| /** Styles applied to the root element if `light={true}`. | |
| * @deprecated | |
| */ | |
| light: string; | |
| /** Styles applied to the root element if `variant="middle"`. */ | |
| middle: string; | |
| /** Styles applied to the root element if `orientation="vertical"`. */ | |
| vertical: string; | |
| /** Styles applied to the root element if `flexItem={true}`. */ | |
| flexItem: string; | |
| /** Styles applied to the root element if divider have text. */ | |
| withChildren: string; | |
| /** Styles applied to the root element if divider have text and `orientation="vertical"`. | |
| * @deprecated Combine the [.MuiDivider-withChildren](/material-ui/api/divider/#divider-classes-withChildren) and [.MuiDivider-vertical](/material-ui/api/divider/#divider-classes-vertical) classes instead. | |
| */ | |
| withChildrenVertical: string; | |
| /** Styles applied to the root element if `textAlign="right" orientation="horizontal"`. */ | |
| textAlignRight: string; | |
| /** Styles applied to the root element if `textAlign="left" orientation="horizontal"`. */ | |
| textAlignLeft: string; | |
| /** Styles applied to the span children element if `orientation="horizontal"`. */ | |
| wrapper: string; | |
| /** Styles applied to the span children element if `orientation="vertical"`. */ | |
| wrapperVertical: string; | |
| } | |
| export type DividerClassKey = keyof DividerClasses; | |
| export declare function getDividerUtilityClass(slot: string): string; | |
| declare const dividerClasses: DividerClasses; | |
| export default dividerClasses; | |
Xet Storage Details
- Size:
- 1.86 kB
- Xet hash:
- 71f79644c1a59a0c2a8b11436096d922845251e5a8f9486f3fa1edec2da51507
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.