Buckets:
| import * as React from 'react'; | |
| import { CSSProperties } from 'react'; | |
| interface LoaderOptions { | |
| containerStyles: CSSProperties; | |
| innerStyles: CSSProperties; | |
| barStyles: CSSProperties; | |
| dataStyles: CSSProperties; | |
| dataInterpolation: (p: number) => string; | |
| initialState: (active: boolean) => boolean; | |
| } | |
| export declare function Loader({ containerStyles, innerStyles, barStyles, dataStyles, dataInterpolation, initialState, }: Partial<LoaderOptions>): React.JSX.Element | null; | |
| export {}; | |
Xet Storage Details
- Size:
- 506 Bytes
- Xet hash:
- 25f815eb41174551bade8757a249f7fdcbf1fa055b246cea54a2f603f02571ae
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.