MatBlazor
MatBlazor copied to clipboard
MatAutoCompleteList Class attribute is not applied
Describe the bug MatAutoCompleteList Class attribute is not applied in HTML.
To Reproduce <MatAutocompleteList @[email protected] [email protected](d => d.Name) Outlined="true" Label="Select a district" Class="form-input"></MatAutocompleteList>
Expected behavior The "form-input" class is expected to be added in the HTML page, but its not.
Screenshots

Hi What about this feature?