UNPKG

mdc-react

Version:

Material Components for the web implemented in React

8 lines (7 loc) 222 B
export const cssClasses = { ROOT: 'mdc-icon-button', TOUCH: 'mdc-icon-button--touch', ICON: 'mdc-icon-button__icon', RIPPLE: 'mdc-icon-button__ripple', TOUCH_ELEMENT: 'mdc-icon-button__touch' };