enable_combobox()
Enable combobox. It is disabled by default. By default, PHP Autocomplete only allows value from existing options in the dropdown. When combobox is enabled, new value can be added to the selection.
Signature:
Parameters:
- $enable: true or false