UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 695 B
--- id: "_actionsheet_" title: "ActionSheet" sidebar_label: "ActionSheet" --- ## Index ### Interfaces * [ActionSheetProps](../interfaces/_actionsheet_.actionsheetprops.md) ### Functions * [ActionSheet](_actionsheet_.md#const-actionsheet) ## Functions ### `Const` ActionSheet **ActionSheet**(`props`: [ActionSheetProps](../interfaces/_actionsheet_.actionsheetprops.md)‹› & object): *Element‹›* *Defined in [src/ActionSheet.tsx:16](https://github.com/tarojsx/ui/blob/v0.11.0/src/ActionSheet.tsx#L16)* **Parameters:** Name | Type | ------ | ------ | `props` | [ActionSheetProps](../interfaces/_actionsheet_.actionsheetprops.md)‹› & object | **Returns:** *Element‹›*