A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://coreui.io/react/docs/forms/select/ below:

React Select Component - CoreUI

React Select Component Select

React select component. Customize the native `<select>`s with custom CSS that changes the element's initial appearance.

Other Frameworks

CoreUI 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

<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>

Sizing#

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:

Disabled#

Add the disabled boolean attribute on a select to give it a grayed out appearance and remove pointer events.

API#

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