label | Optional content above the field. Overrides the label prop when present. |
description | Optional helper content below the field. Overrides the description prop when present. |
error | Optional validation message below the field. It replaces description while the inner control is invalid. |
| default | Author-supplied <option> and <optgroup> children. They drive the custom popup rows and are mirrored into the hidden native select for forms. |
start | Optional leading content inside the field when start-icon is not used. |
end | Optional trailing content inside the field before the chevron when end-icon is not used. |