mirror of
https://github.com/directus/directus.git
synced 2026-01-28 20:48:23 -05:00
* 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
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 |