Files
directus/src/interfaces/dropdown
Ben Haynes ebd78f86fc Tweaks (#615)
* checkbox inactive styling

* fix options

* fix translation

* dropdown placeholder default

* cleanup text input options

* roles layout setup

* add placeholder option to dropdown

* add translations

* info on global settings

* elipses after placeholders

* update to bytes for better formatting control

* clean up mime type displays

* new template formatting

* WIP info and help sidebar

* add support for svgs

* user popover styling

* have un-styled logo spinner feel centered

* consistent missing avatar colors

* fix asset url

* add info drawers

* initial help drawer

* WIP add help components to all pages

* Remove non-existing trim

* Fix file interface deselect

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2020-05-22 18:19:33 -04:00
..
2020-05-13 19:13:11 -04:00
2020-04-23 18:16:17 -04:00
2020-05-22 18:19:33 -04:00
2020-05-22 18:19:33 -04:00
2020-04-23 18:16:17 -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