-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
issue/bug-confirmedIssues about a bug that has been confirmed by a maintainerIssues about a bug that has been confirmed by a maintainer
Description
Correct me if I am wrong, but currently you can set the outer element classes via className
and use optionRenderer
to add whatever classes you want for the options, but there's currently no way to directly pass classes for the input element.
Of course use child selectors and the main <Select>
classNames, if you absolutely need to, but passing classNames
to the input element itself would be a nice convenience to have for some situations (such as passing validation classes directly et cetera).
frodrigueza, vmaark, donysukardi, EdinaVath, echenley and 6 more
Metadata
Metadata
Assignees
Labels
issue/bug-confirmedIssues about a bug that has been confirmed by a maintainerIssues about a bug that has been confirmed by a maintainer