ktongue's picture
download
raw
677 Bytes
export interface CardHeaderClasses {
/** Styles applied to the root element. */
root: string;
/** Styles applied to the avatar element. */
avatar: string;
/** Styles applied to the action element. */
action: string;
/** Styles applied to the content wrapper element. */
content: string;
/** Styles applied to the title Typography element. */
title: string;
/** Styles applied to the subheader Typography element. */
subheader: string;
}
export type CardHeaderClassKey = keyof CardHeaderClasses;
export declare function getCardHeaderUtilityClass(slot: string): string;
declare const cardHeaderClasses: CardHeaderClasses;
export default cardHeaderClasses;

Xet Storage Details

Size:
677 Bytes
·
Xet hash:
b6121d053a89f522b700a70933813d51f11a53513344bf5d793aa71380fbe3e5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.