Buckets:
ktongue/docker_container / fem_tutos /node_modules /@mui /material /CircularProgress /circularProgressClasses.d.ts
| export interface CircularProgressClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root element if `variant="determinate"`. */ | |
| determinate: string; | |
| /** Styles applied to the root element if `variant="indeterminate"`. */ | |
| indeterminate: string; | |
| /** Styles applied to the root element if `color="primary"`. */ | |
| colorPrimary: string; | |
| /** Styles applied to the root element if `color="secondary"`. */ | |
| colorSecondary: string; | |
| /** Styles applied to the svg element. */ | |
| svg: string; | |
| /** Styles applied to the track slot if `enableTrackSlot={true}`. */ | |
| track: string; | |
| /** Styles applied to the `circle` svg path. */ | |
| circle: string; | |
| /** Styles applied to the `circle` svg path if `variant="determinate"`. | |
| * @deprecated Combine the [.MuiCircularProgress-circle](/material-ui/api/circular-progress/#circular-progress-classes-MuiCircularProgress-circle) and [.MuiCircularProgress-determinate](/material-ui/api/circular-progress/#circular-progress-classes-MuiCircularProgress-determinate) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| circleDeterminate: string; | |
| /** Styles applied to the `circle` svg path if `variant="indeterminate"`. | |
| * @deprecated Combine the [.MuiCircularProgress-circle](/material-ui/api/circular-progress/#circular-progress-classes-MuiCircularProgress-circle) and [.MuiCircularProgress-indeterminate](/material-ui/api/circular-progress/#circular-progress-classes-MuiCircularProgress-indeterminate) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| circleIndeterminate: string; | |
| /** Styles applied to the `circle` svg path if `disableShrink={true}`. */ | |
| circleDisableShrink: string; | |
| } | |
| export type CircularProgressClassKey = keyof CircularProgressClasses; | |
| export declare function getCircularProgressUtilityClass(slot: string): string; | |
| declare const circularProgressClasses: CircularProgressClasses; | |
| export default circularProgressClasses; |
Xet Storage Details
- Size:
- 2.11 kB
- Xet hash:
- e1b0e7a01d665365000b6865fb0f7161f69fd7c8e45bb8956c553ab4df90ed12
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.