Using failProps with react-bootstrap?
casey1111 opened this issue · 0 comments
casey1111 commented
Wondering if it's possible to use this package with react-bootstrap for validation.
In react-bootstrap, there is a validationState property to set 'error', but it's on the element's parent component, FormGroup. FormGroup wraps both the label and the form control.