Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@mui /material /OutlinedInput /outlinedInputClasses.d.ts
| export interface OutlinedInputClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root element if the color is secondary. */ | |
| colorSecondary: 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 NotchedOutline element. */ | |
| notchedOutline: string; | |
| /** Styles applied to the input element. */ | |
| input: string; | |
| /** Styles applied to the input element if `size="small"`. */ | |
| inputSizeSmall: string; | |
| /** Styles applied to the input element if `multiline={true}`. */ | |
| inputMultiline: string; | |
| /** Styles applied to the input element if `startAdornment` is provided. */ | |
| inputAdornedStart: string; | |
| /** Styles applied to the input element if `endAdornment` is provided. */ | |
| inputAdornedEnd: string; | |
| /** Styles applied to the input element if `type="search"`. */ | |
| inputTypeSearch: string; | |
| } | |
| export type OutlinedInputClassKey = keyof OutlinedInputClasses; | |
| export declare function getOutlinedInputUtilityClass(slot: string): string; | |
| declare const outlinedInputClasses: OutlinedInputClasses; | |
| export default outlinedInputClasses; | |
Xet Storage Details
- Size:
- 1.76 kB
- Xet hash:
- 86f6c877f038ed28175f8aa05db0571b1973856e0614cfd6422ee882e09b1a27
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.