未验证 提交 8ad042ed 编写于 作者: 石明 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-methods-action-sheet.md.

ActionSheetExapmle 拼写有误,应改为ActionSheetExample ;
Signed-off-by: 石明 <mingshid@isoftstone.com> 
上级 d6de7eb7
......@@ -46,7 +46,7 @@ show(options: {&nbsp;paramObject1})
// xxx.ets
@Entry
@Component
struct ActionSheetExapmle {
struct ActionSheetExample {
build() {
Flex({ direction: FlexDirection.Column, alignItems: ItemAlign.Center, justifyContent: FlexAlign.Center }) {
Button('Click to Show ActionSheet')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册