如何更改ng-tags-input separator?(默认:破折号)

Fel*_*rdi 4 angularjs ng-tags-input

添加空格分隔的标记时,ng-tags-input将用短划线替换空格.我怎样才能保留空格字符呢?

Fel*_*rdi 6

我刚刚在文档中找到了相应的指令属性.答:使用replace-spaces-with-dashes=false