ButtonCheckboxCode previewDialogFormIconInputBasic usageClearableInput for passwordDisabledLayoutMasked inputPaginationRadioRatingReadmeSwitchTableTabsTooltip
Input
import { Input } from 'daybreak';
Basic usage
Clearable
clearable prop and onClear prop should be used together.
clearable 属性需要与 onClear 属性搭配使用。
Input for password
Basic:
Clearable: