download
raw
464 Bytes
export interface ModalClasses {
/** Class name applied to the root element. */
root: string;
/** Class name applied to the root element if the `Modal` has exited. */
hidden: string;
/** Class name applied to the backdrop element. */
backdrop: string;
}
export type ModalClassKey = keyof ModalClasses;
export declare function getModalUtilityClass(slot: string): string;
declare const modalClasses: ModalClasses;
export default modalClasses;

Xet Storage Details

Size:
464 Bytes
·
Xet hash:
6b77645f0d3cc9f99bcbc520300b9ab22921abff5e8bcb6dd4ea112ae610f937

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