Skip to content

Validation after first touch #2

@istrau3

Description

@istrau3

Is there any support for validation timing. Specifically, coming from an angular background, I am used to showing validations after an input is first touched (meaning it was blurred at least once). I know that I could probably extend the form controls and implement myself in onBlur but I was hoping that it could be implemented in the controls (i.e. a class added to the group) so that anyone could just add the css to take advantage.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions