editable : BooleanFalse to prevent the user from typing text directly into the field; the field can only have its value set via selecting a value from the picker. In this state, the picker can also be opened by clicking directly on the input field itself.
readOnly : Booleantrue to prevent the user from changing the field, and hides the trigger. Supercedes the editable and hideTrigger options if the value is true.