Buckets:
| export interface GridClasses { | |
| /** Styles applied to the root element. */ | |
| root: string; | |
| /** Styles applied to the root element if `container={true}`. */ | |
| container: string; | |
| } | |
| export type GridClassKey = keyof GridClasses; | |
| export declare function getGridUtilityClass(slot: string): string; | |
| declare const gridClasses: GridClasses; | |
| export default gridClasses; |
Xet Storage Details
- Size:
- 362 Bytes
- Xet hash:
- 19c6ce2c787c136796b893dcc083174296ffb1dd3c4f9ac2f5431b09dfe17456
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.