ChipsInterface#interface ChipsData extends FieldData { selectable: boolean; removable: boolean; addOnBlur: boolean; unique: boolean; autocomplete?: string; suffix?: HSD | string; prefix?: HSD | string;}CopyFieldData HSD Demo#