Skip to main content
Version: v3

Button

Type

(props: Props) => result: RenderFunc

Props: object

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