You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="mdl-textfield mdl-js-textfield"><inputclass="mdl-textfield__input" type="text" id="sample2"><labelclass="mdl-textfield__label" for="sample2">Number...</label><!-- render this on error --><spanclass="mdl-textfield__error">Input is not a number!</span></div>
Any hints on how this can be done or is this a feature request?
The text was updated successfully, but these errors were encountered:
Great suggestion, have myself thought about adding this. Though my time is limited, so this would likely take some time before I can look into, if you find the time to write a PR, I'd be happy to review and merge it!
Ok good to know that you have this in mind. As much as I would love to, I don't think I can provide a PR anytime soon. I'll take a look after my current project is done if others didn't get to it first.
Customizing a theme based on this package...progress is good but can't seem to get the form error messages to show next to input fields.
I am using MDL. It looks something like:
Any hints on how this can be done or is this a feature request?
The text was updated successfully, but these errors were encountered: