MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

MatAutoCompleteList Class attribute is not applied

Open kristof12345 opened this issue 5 years ago • 1 comments

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 Képernyőfotó 2020-06-22 - 11 35 28

kristof12345 avatar Jun 22 '20 09:06 kristof12345

Hi What about this feature?

samerios avatar Jan 02 '22 13:01 samerios