@webiny/ui
v5.41.1
Published
A collection of material-design based components, for all of your UI development needs.
Downloads
5,831
Readme
@webiny/ui
A collection of material-design based components, for all of your UI development needs.
A large amount of components are basically thin wrappers around the already well-known RMWC library. With that, there are a few additional components that weren't included in it.
Install
npm install --save @webiny/ui
Or if you prefer yarn:
yarn add @webiny/ui
Note on @rmwc/textfield
The package @rmwc/textfield
is being pulled directly from our github due to its typings being broken on typescript versions that are greater than 3.7.4
.