ValueSelector
Renders a <select>
. Used for all controls that allow the user to choose a value from a list, including the following:
ValueSelector
is also the default selectorComponent
for ValueEditor
, used when a rule's value
must be selected from a list.