InputTag
allows to input several tags with autocomplete and list in dropdown.
In this sample, tags with digits are invalid
Use power of RegExp to forbid spaces inside tags via property [separator]
.
You can limit the number of visible rows with rows
input. Set rows
to 1 if you want single-line input with horizontal scrolling.