bootstrap-4-autocomplete
bootstrap-4-autocomplete copied to clipboard
Do not show dropdown on 'readonly' fields.
Input elements can be marked with the readonly attribute. This allows the element's data to be included with form submission, but does not allow for editing.