UNPKG

@material/react-button

Version:
11 lines (10 loc) 196 B
declare const CSS_CLASSES: { ROOT: string; ICON: string; LABEL: string; DENSE: string; RAISED: string; OUTLINED: string; UNELEVATED: string; }; export { CSS_CLASSES };