### Discussed in https://github.com/umbraco/Umbraco.UI/discussions/879 <div type='discussions-op-text'> <sup>Originally posted by **leekelleher** July 30, 2024</sup> Could we add [`<datalist>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist) support to the [`<uui-input>`](https://uui.umbraco.com/?path=/docs/uui-input--docs) component, please? I'd noticed that it was missing whilst migrating [Contentment's Text Input](https://github.com/leekelleher/umbraco-contentment/blob/develop/docs/editors/text-input.md) property-editor, but also just noticed that it could also be used in the CMS backoffice too (for [pre-populating webhook's header field](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/v14.1.1/src/packages/webhook/components/input-webhook-headers.element.ts#L69)). </div>