Skip to content

input-color-picker

The input-color-picker allows users to select an accent color from either RGB inputs or an interactive color picker and converts them to a hex value. This component is used in the scheduling form to input dropdown type inputs.

NamedefaultSelectedColor
DescriptionThe default selected color.
Typestring | undefined
Namename
DescriptionThe name of the dropdown.
Typestring
EventDescription
nylasFormDropdownChangedFired when the selected option is changed.
PartDescription
icp_color-pickerThe dropdown container.
icp_color-picker-buttonThe dropdown button.
icp_color-picker-button-selected-labelThe selected option label.
icp_color-picker-labelThe dropdown label.