React select component. Customize the native `<select>`s with custom CSS that changes the element's initial appearance.
Other FrameworksCoreUI components are available as native Angular, Bootstrap (Vanilla JS), and Vue components. To learn more please visit the following pages.
Default#You can also add options manually
Sizing#<CFormSelect aria-label="Default select example">
<option>Open this select menu</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3" disabled>Three</option>
</CFormSelect>
You may also choose from small and large custom selects to match our similarly sized text inputs.
The multiple
attribute is also supported:
As is the htmlSize
property:
Add the disabled
boolean attribute on a select to give it a grayed out appearance and remove pointer events.
Check out the documentation below for a comprehensive guide to all the props you can use with the components mentioned here.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4