Renamed to displayLabelWithValue to showValue
This commit is contained in:
parent
024880c524
commit
5b499555fa
@ -5,7 +5,7 @@ const DEFAULTS = {
|
||||
highlightClass: 'text-primary',
|
||||
label: 'label',
|
||||
value: 'value',
|
||||
displayLabelWithValue: false,
|
||||
showValue: false,
|
||||
};
|
||||
|
||||
class Autocomplete {
|
||||
|
Loading…
x
Reference in New Issue
Block a user