vant
vant copied to clipboard
[Feature Request] Field info message
What problem does this feature solve?
I'd like to be able to add helper message to Filed
. There is a slot
for error and validation message but coloris always red.
What does the proposed API look like?
<van-field
helper="Info message"
/>