Framework:
  • JavaScript / Vanilla JS
  • React.js
  • Vue.js
On this page

Angular Select Component

Angular Select directive. Customize the native `select` with custom CSS that changes initial element appearance.

Loading...
## Examples
Loading...
Loading...
Loading...
### Sizing You may also choose from small and large custom selects to match our similarly sized text inputs.
Loading...
Loading...
Loading...
### Select Multiple The `multiple` attribute is also supported:
Loading...
Loading...
Loading...
### Html Size As is the html `size` property:
Loading...
Loading...
Loading...
### Disabled Add the `disabled` boolean attribute on a `select` to give it a grayed out appearance and remove pointer events.
Loading...
Loading...
Loading...
--- ## API reference ### Form Module --- ### cSelect _directive_ ##### Inputs
| name | description | type | default | | ---- | ----------- | ---- | ------- | | `sizing` | Size the label small or large. | `sm` \| `lg` |_undefined_| | `valid` | Sets select validation state to valid. | `boolean` | _undefined_ |
  • GitHub
  • Twitter
  • Support
  • CoreUI (Vanilla)
  • CoreUI for React.js
  • CoreUI for Vue.js

CoreUI for Angular is Open Source UI Components Library for Angular.

Currently v5.4.12 Code licensed MIT , docs CC BY 3.0 .
CoreUI PRO requires a commercial license.