半模态使用请参考此文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-universal-attributes-sheet-transition-V51、半模态bindSheet是否支持单独组件构建builder:不太清楚想确认的问题,请明确下问题详细信息bindSheet只能这样使用bindSheet(isShow: Optional<boolean>, builder: CustomBuilder, options?: SheetOptions)2、能不能不从最底下出现:半模态是底部弹窗肯定是底部出现的,不能从其他位置出现。想要不从底部出现,可以看看使用其他弹窗
半模态使用请参考此文档:
https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-universal-attributes-sheet-transition-V5
1、半模态bindSheet是否支持单独组件构建builder:
不太清楚想确认的问题,请明确下问题详细信息
bindSheet只能这样使用
2、能不能不从最底下出现:
半模态是底部弹窗肯定是底部出现的,不能从其他位置出现。
想要不从底部出现,可以看看使用其他弹窗