Autcomplete ui-autocomplete-panel class #7822
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Current behavior
AutoComplete has an
appendTo
property that allows you to move what element theui-autocomplete-panel
will be attached to. However, it is much more difficult to style the component once you've done this because the panel is now no longer affected bystyleClass
orinputStyleClass
.Expected behavior
It would be very helpful to have an
autoCompleteClass
or something similar that allows the user to attach a CSS class to theui-autocomplete-panel
.What is the motivation / use case for changing the behavior?
Better styling support for the AutoComplete when using
appendTo
.Angular version: 6.X
PrimeNG version: 7.X
Browser: all
Language: all
The text was updated successfully, but these errors were encountered: