1.3.0
-
Add support for
<TextField />
errorMessage
prop (thanks @joakimbeng!)The errorMessage property should be used together with the pattern property. The error message will be shown if the input does not match given pattern. See MDL TextField docs.