Allow comma sign in TagsInput

Is there a way, to allow a comma sign in an TagsInput value? As soon as I enter a comma sign "," in the TagsInput, the tag is added. But I just wanna add for example names as tags in the format
  • "John, Doe"
  • "Foo, Bar"
  • "Jean-Claude, Van-Cool"
So is there a way, do disable tag recognition with ",", and just use Enter (or change it to semicolon)
Was this page helpful?