Home
last modified time | relevance | path

Searched refs:CustomDialog (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.arkui.advanced.Dialog.d.ets55 * Declare CustomDialog TipsDialog
59 @CustomDialog
127 * Declare CustomDialog SelectDialog
131 @CustomDialog
178 * Declare CustomDialog ConfirmDialog
182 @CustomDialog
236 * Declare CustomDialog AlertDialog
240 @CustomDialog
273 * Declare CustomDialog LoadingDialog
277 @CustomDialog
/interface/sdk-js/api/@internal/component/ets/
Dcommon.d.ts514 declare const CustomDialog: ClassDecorator; constant