Files
directus/src/interfaces/dropdown-multiselect
Rijk van Zanten 3f9d5d7d96 Add SSO flow (#595)
* Store / parse sso providers in project info

* Render sso provider links on login form

* Provide path to api on sso

* Finish SSO

* Fix user detail route

* Accept string error codes

* Rename color->type, fix old v-notices

* Add adding user string

* Fix reading order in v-menu
2020-05-19 18:02:04 -04:00
..
2020-05-19 18:02:04 -04:00

Dropdown

Pick one from a list of options.

Options

Option Description Default
placeholder Text to show when no input is entered null
allow-none Allow the user to deselect the value false
allow-other Allow the user to enter a custom value false
choices What choices to present to the user null