Skip to main content

clearButton

Description

adds the Clear button into a combo input

Type

boolean

Default value

false

Example

<Combo options={users} textField="name" clearButton />

Related article: Adding the Clear button

Related sample: Combo