Buckets:
| import * as React from 'react'; | |
| import { Breakpoint } from '@mui/system'; | |
| export interface HiddenJsProps { | |
| width?: Breakpoint; | |
| lgDown?: boolean; | |
| lgUp?: boolean; | |
| mdDown?: boolean; | |
| mdUp?: boolean; | |
| only?: Breakpoint | Breakpoint[]; | |
| smDown?: boolean; | |
| smUp?: boolean; | |
| xlDown?: boolean; | |
| xlUp?: boolean; | |
| xsDown?: boolean; | |
| xsUp?: boolean; | |
| } | |
| declare const HiddenJs: React.JSXElementConstructor<HiddenJsProps>; | |
| export default HiddenJs; | |
Xet Storage Details
- Size:
- 453 Bytes
- Xet hash:
- 8f322865122fd133e3c5a18761da212997100e7c812bdf80dda3380416fc5e16
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.