Abhay Bhosale

Results 19 comments of Abhay Bhosale

@jakezatecky Yes we don't want to add required to the right box. We want to check that user have moved at-least one option from left to right. In my case...

Can we add the tag if it is valid with the keys. ie normally it needs the key like comma or enter etc but is it possible to add the...

I have applied the validation to the tags ie only email should be entered and because of this submit event is not getting called

Now if we apply this on change input then if i want to type [email protected] regex validation will consider abc@co as valid and will as as tag and this will...

is there any autocomplete props for this so once user type valid email address and changes the focus ie on "submit button" it should add tag

Need same props or options to change color of keys and values. As default red color to string values indicate something different in my case

Yes, This should be done as many of users of library are on react 16+. Also there are no release notes to see what has been changed

@GoPro16 i have two type of form fields/input. Type 1 fields returned if state is true and Type 2 fields are returned if state is false. In the DOM i...

@TheSharpieOne adding * to lable it not the best way, as if we keep adding start with each label how we will colour it to red and label remains black,...

Is there any for this this in existing library for this behaviour