UNPKG

mdc-react

Version:

Material Components for the web implemented in React

5 lines 157 B
export const cssClasses = { ROOT: 'mdc-floating-label', FLOAT: 'mdc-floating-label--float-above', REQUIRED: 'mdc-floating-label--required' };