Skip to main content
Version: v2

Button

Type

(props: Props) => result: RenderFunc

Props: object

NameDescriptionRequiredTypeDefault
colorSet component color, support default, primary, secondaryNOstringdefault
styleStyle properties, support for CSS attributesNOobject-
labelcontent on the buttonNOstring-
onClickclick buttonNO() => void-