hixme-ui Select component
``bash`
npm i --save @hixme-ui/select
View it live
javascript
import Select from '@hixme-ui/select'// Outputs
`$3
`
id: 0,
name: 'Zero'
}]} />
// Outputs
``| Name | Type | Default |
| --------------- | ----------- | --------- |
| list | array | undefined |
| placeholder | string | null |
| loading | bool | false |