Constructor
# <CustomSelect placeholder name value data onChange />
Componente select
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
placeholder |
string | No | ||
name |
string | No | ||
value |
string | No | ||
data |
arrayOf | Yes | ||
onChange |
func | Yes |