app/pb_kits/playbook/pb_select/docs/_select_props_table
Props
Name | Type | Description | Default | Values |
---|---|---|---|---|
title | String |
Sets label title for dropdown | ||
options | (String, String) |
Displays the list of dropdown options | ||
style | Variant |
Options for the state of dropdown | .default |
default disabled error |
selectedOption | String |
Changes selected value when new value is selected | ||
selected | String |
Changes the value of the option selected in dropdown |