gpt4 book ai didi

ionic-framework - 如何从 ionic 菜单中删除拖动功能?

转载 作者:太空狗 更新时间:2023-10-29 17:45:51 24 4
gpt4 key购买 nike

我正在使用 ionic 2,我想知道如何从 ion-menu 中删除拖动功能?

最佳答案

在 ionic 2 中:

ionViewDidEnter() {
this.menu.swipeEnable(false);
}

检查此 swipeEnable(shouldEnable, menuId) 来自 ionic v2 docs

在 ionic 1 中:引用这个codepen

关于ionic-framework - 如何从 ionic 菜单中删除拖动功能?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35060721/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com