Daybreak
Edit page
ButtonBasic usageModeOutlinedDisabledLoadingCheckboxCode previewDialogFormIconInputLayoutMasked inputPaginationRadioRatingReadmeSwitchTableTabsTooltip

Button

import { Form } from 'daybreak';

Basic usage

Mode

the mode prop determine the appearance of the button, the default value of mode is normal.

mode 属性决定按钮的外观,mode 的默认值为 normal

Outlined

Disabled

Loading