Buckets:
ktongue/docker_container / CAD_kevin /frontend /node_modules /@mui /material /NativeSelect /NativeSelectInput.d.ts
| import * as React from 'react'; | |
| import { SxProps } from '@mui/system'; | |
| import { Theme } from '..'; | |
| export interface NativeSelectInputProps extends React.SelectHTMLAttributes<HTMLSelectElement> { | |
| disabled?: boolean; | |
| IconComponent: React.ElementType; | |
| inputRef?: React.Ref<HTMLSelectElement>; | |
| variant?: 'standard' | 'outlined' | 'filled'; | |
| error?: boolean; | |
| sx?: SxProps<Theme>; | |
| } | |
| declare const NativeSelectInput: React.JSXElementConstructor<NativeSelectInputProps>; | |
| export default NativeSelectInput; | |
Xet Storage Details
- Size:
- 511 Bytes
- Xet hash:
- dac151612ebe8514039e92b37630314451a12b89f66d3b957deca9355cc66f92
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.