Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 626 Bytes

Clear.md

File metadata and controls

8 lines (6 loc) · 626 Bytes

Clear

The default component is a <span> with an onClick bind to clearValue.

property type default description
label string 'Clear' Text for the clear's span
render ({clearValue: function, disabled: boolean, label: string}) => ReactElement<*> - -