Add prop for limiting character by default
This commit is contained in:
		| @@ -6,6 +6,7 @@ | ||||
|     price="{{ $price }}" | ||||
|     :dynamic-currency="currency" | ||||
|     :items="{{ json_encode($items) }}" | ||||
|     :search-char-limit="3" | ||||
|     @item="onSelectedItem($event)" | ||||
|     add-item-text="{{ trans('general.form.add_an', ['field' => trans_choice('general.items', 1)]) }}" | ||||
|     create-new-item-text="{{ trans('general.title.create', ['type' =>  trans_choice('general.items', 1)]) }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user