Buckets:
ktongue/docker_container / fem_tutos /node_modules /@mui /material /InputBase /inputBaseClasses.d.ts
| export interface InputBaseClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root element if the component is a descendant of `FormControl`. */ | |
| formControl: string; | |
| /** Styles applied to the root element if the component is focused. */ | |
| focused: string; | |
| /** Styles applied to the root element if `disabled={true}`. */ | |
| disabled: string; | |
| /** Styles applied to the root element if `startAdornment` is provided. */ | |
| adornedStart: string; | |
| /** Styles applied to the root element if `endAdornment` is provided. */ | |
| adornedEnd: string; | |
| /** State class applied to the root element if `error={true}`. */ | |
| error: string; | |
| /** Styles applied to the input element if `size="small"`. */ | |
| sizeSmall: string; | |
| /** Styles applied to the root element if `multiline={true}`. */ | |
| multiline: string; | |
| /** Styles applied to the root element if the color is secondary. */ | |
| colorSecondary: string; | |
| /** Styles applied to the root element if `fullWidth={true}`. */ | |
| fullWidth: string; | |
| /** Styles applied to the root element if `hiddenLabel={true}`. */ | |
| hiddenLabel: string; | |
| /** State class applied to the root element if `readOnly={true}`. */ | |
| readOnly: string; | |
| /** Styles applied to the input element. */ | |
| input: string; | |
| /** Styles applied to the input element if `size="small"`. | |
| * @deprecated Combine the [.MuiInputBase-input](/material-ui/api/input-base/#input-base-classes-MuiInputBase-input) and [.MuiInputBase-sizeSmall](/material-ui/api/input-base/#input-base-classes-MuiInputBase-sizeSmall) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| inputSizeSmall: string; | |
| /** Styles applied to the input element if `multiline={true}`. | |
| * @deprecated Combine the [.MuiInputBase-input](/material-ui/api/input-base/#input-base-classes-MuiInputBase-input) and [.MuiInputBase-multiline](/material-ui/api/input-base/#input-base-classes-MuiInputBase-multiline) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| inputMultiline: string; | |
| inputTypeSearch: string; | |
| /** Styles applied to the input element if `startAdornment` is provided. | |
| * @deprecated Combine the [.MuiInputBase-input](/material-ui/api/input-base/#input-base-classes-MuiInputBase-input) and [.MuiInputBase-adornedStart](/material-ui/api/input-base/#input-base-classes-MuiInputBase-adornedStart) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| inputAdornedStart: string; | |
| /** Styles applied to the input element if `endAdornment` is provided. | |
| * @deprecated Combine the [.MuiInputBase-input](/material-ui/api/input-base/#input-base-classes-MuiInputBase-input) and [.MuiInputBase-adornedEnd](/material-ui/api/input-base/#input-base-classes-MuiInputBase-adornedEnd) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| inputAdornedEnd: string; | |
| /** Styles applied to the input element if `hiddenLabel={true}`. | |
| * @deprecated Combine the [.MuiInputBase-input](/material-ui/api/input-base/#input-base-classes-MuiInputBase-input) and [.MuiInputBase-hiddenLabel](/material-ui/api/input-base/#input-base-classes-MuiInputBase-hiddenLabel) classes instead. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details. | |
| */ | |
| inputHiddenLabel: string; | |
| } | |
| export type InputBaseClassKey = keyof InputBaseClasses; | |
| export declare function getInputBaseUtilityClass(slot: string): string; | |
| declare const inputBaseClasses: InputBaseClasses; | |
| export default inputBaseClasses; |
Xet Storage Details
- Size:
- 3.78 kB
- Xet hash:
- 41577db9383e464cba8e5940a5dc11071f84c9228ed4b70bdce554ebf1051e38
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.