-
-
Notifications
You must be signed in to change notification settings - Fork 1
New CSS component: Input #35
Copy link
Copy link
Closed
Labels
componentSomething about a componentSomething about a componentenhancementNew feature or requestNew feature or request
Description
Is your component request related to a problem? Please describe.
Form inputs are already supported by core styles. However, it would be nice to have some additional styling for further use cases.
Describe the component you'd like for that problem
- Providing different sizes
- Providing help text for inputs
- Providing prefix and suffix icons for inputs
- Providing prefix and suffix labels for inputs
- Providing a busy state for an input element, containing an indicator, e.g. with a
.busyclass - Introducing a new class
.input-groupfor the parent element, to make multiple inputs appear as a single, segmented input. - Making inputs
work with utility classrounded e.g. with arounded-full.pillclass - Providing ghost inputs without styling
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
componentSomething about a componentSomething about a componentenhancementNew feature or requestNew feature or request