-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Open
Description
Prerequisites
- I have searched for duplicate or closed feature requests
- I have read the contributing guidelines
Proposal
Is it possible to have the caret from the form-select as a separate class, something like form-caret?
Motivation and context
I would be helpfull to use in normal inputs for typeahead, datalists that already use form-control
we could could also make other similar classes like times, check, loading and switch between them depending on the input state
that way we could maybe drop the form-select class, and go with form-control + icon if you want on