“5074e1418472ef6eaf75fad21ed8891c3cf02a5d”上不存在“...apis/js-apis-inner-application-abilityRunningInfo.md”
未验证 提交 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}) ...@@ -46,7 +46,7 @@ show(options: {&nbsp;paramObject1})
// xxx.ets // xxx.ets
@Entry @Entry
@Component @Component
struct ActionSheetExapmle { struct ActionSheetExample {
build() { build() {
Flex({ direction: FlexDirection.Column, alignItems: ItemAlign.Center, justifyContent: FlexAlign.Center }) { Flex({ direction: FlexDirection.Column, alignItems: ItemAlign.Center, justifyContent: FlexAlign.Center }) {
Button('Click to Show ActionSheet') Button('Click to Show ActionSheet')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册