Supporting Valid/Invalid States
Opened this issue · 1 comments
nathanieltalbot commented
Does this component support contextual states like bootstrap inputs do? Example here: https://bootstrap-vue.org/docs/components/form-input Is there a prop for this available, and if not, could one be created? Thanks very much!
rexpark commented
You can use the input-class prop to manually set the is-valid and is-invalid classes.