Blazor Text Area UI component

The TextArea component for Blazor provides suggestions while you type into the field. The data source is a simple JavaScript array, provided to the component by the "source" property.

blazor text area