LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
http://leaverou.github.io/awesomplete/
MIT License
6.95k stars 609 forks source link

Explain the container customisation, please? #17239

Open christatedavies opened 2 years ago

christatedavies commented 2 years ago

Hi there

I'm really impressed with this library. Its fab, thanks.

However, I am trying to make my control look the same as the rest of my inputs.

I see the default container for the control is <div class="awesomplete"> and there is a container parameter I can use. But I can't work out how to format it. Have you got an example please?

Thanks, Chris

My form currently looks like this: (The awesomplete control is the "Contact" one, and you can see its not on its own line.)

Screenshot 2021-07-15 at 21 05 43
rouilj commented 1 year ago

Does: https://github.com/LeaVerou/awesomplete/issues/17225 help?