@microsoft/fast-foundation > TextArea > list
TextArea.list property
Allows associating a datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
Signature:list: string;
Remarks
HTML Attribute: list
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > TextArea > list
Allows associating a datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
Signature:list: string;
HTML Attribute: list