Adds a picker dialog such as time, date or color.

pck = MUI.AddPicker( textEdit, options ) → Object

See CreateDatePicker, CreateTimePicker and CreateColorPicker for a full documentation.

Example - AddPicker click to expand contents