UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 600 B
--- id: "_button_" title: "Button" sidebar_label: "Button" --- ## Index ### Interfaces * [ButtonProps](../interfaces/_button_.buttonprops.md) ### Functions * [Button](_button_.md#const-button) ## Functions ### `Const` Button **Button**(`props`: [ButtonProps](../interfaces/_button_.buttonprops.md)‹› & object): *Element‹›* *Defined in [src/Button.tsx:25](https://github.com/tarojsx/ui/blob/v0.11.0/src/Button.tsx#L25)* **Parameters:** Name | Type | ------ | ------ | `props` | [ButtonProps](../interfaces/_button_.buttonprops.md)‹› & object | **Returns:** *Element‹›*