Buckets:
ktongue/docker_container / fem_tutos /node_modules /@mui /material /LinearProgress /linearProgressClasses.d.ts
| export interface LinearProgressClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root and bar2 element if `color="primary"`; bar2 if `variant="buffer"`. */ | |
| colorPrimary: string; | |
| /** Styles applied to the root and bar2 elements if `color="secondary"`; bar2 if `variant="buffer"`. */ | |
| colorSecondary: 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 `variant="buffer"`. */ | |
| buffer: string; | |
| /** Styles applied to the root element if `variant="query"`. */ | |
| query: string; | |
| /** Styles applied to the additional bar element if `variant="buffer"`. */ | |
| dashed: string; | |
| /** Styles applied to the additional bar element if `variant="buffer"` and `color="primary"`. | |
| * @deprecated Combine the [.MuiLinearProgress-dashed](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-dashed) and [.MuiLinearProgress-colorPrimary](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| dashedColorPrimary: string; | |
| /** Styles applied to the additional bar element if `variant="buffer"` and `color="secondary"`. | |
| * @deprecated Combine the [.MuiLinearProgress-dashed](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-dashed) and [.MuiLinearProgress-colorSecondary](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| dashedColorSecondary: string; | |
| /** Styles applied to the layered bar1 and bar2 elements. */ | |
| bar: string; | |
| /** Styles applied to the bar1 element. */ | |
| bar1: string; | |
| /** Styles applied to the bar2 element. */ | |
| bar2: string; | |
| /** Styles applied to the bar elements if `color="primary"`; bar2 if `variant` not "buffer". | |
| * @deprecated Use the [.MuiLinearProgress-bar](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar) and [.MuiLinearProgress-colorPrimary](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| barColorPrimary: string; | |
| /** Styles applied to the bar elements if `color="secondary"`; bar2 if `variant` not "buffer". | |
| * @deprecated Use the [.MuiLinearProgress-bar](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar) and [.MuiLinearProgress-colorSecondary](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| barColorSecondary: string; | |
| /** Styles applied to the bar1 element if `variant="indeterminate or query"`. | |
| * @deprecated Use the [.MuiLinearProgress-bar1](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar1) and [.MuiLinearProgress-indeterminate](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-indeterminate) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| bar1Indeterminate: string; | |
| /** Styles applied to the bar1 element if `variant="determinate"`. | |
| * @deprecated Use the [.MuiLinearProgress-bar1](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar1) and [.MuiLinearProgress-determinate](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-determinate) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| bar1Determinate: string; | |
| /** Styles applied to the bar1 element if `variant="buffer"`. | |
| * @deprecated Use the [.MuiLinearProgress-bar1](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar1) and [.MuiLinearProgress-buffer](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-buffer) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| bar1Buffer: string; | |
| /** Styles applied to the bar2 element if `variant="indeterminate or query"`. | |
| * @deprecated Use the [.MuiLinearProgress-bar2](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar2) and [.MuiLinearProgress-indeterminate](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-indeterminate) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| bar2Indeterminate: string; | |
| /** Styles applied to the bar2 element if `variant="buffer"`. | |
| * @deprecated Use the [.MuiLinearProgress-bar2](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-bar2) and [.MuiLinearProgress-buffer](/material-ui/api/linear-progress/#linear-progress-classes-MuiLinearProgress-buffer) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/) | |
| */ | |
| bar2Buffer: string; | |
| } | |
| export type LinearProgressClassKey = keyof LinearProgressClasses; | |
| export declare function getLinearProgressUtilityClass(slot: string): string; | |
| declare const linearProgressClasses: LinearProgressClasses; | |
| export default linearProgressClasses; |
Xet Storage Details
- Size:
- 5.46 kB
- Xet hash:
- d5f59ef2b1542f8b0cabfb6410c6e45a73f8d1997351c2e159b4155e0079ecdf
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.