mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
comment fixed
This commit is contained in:
2
ui/dialogs/dialogs.d.ts
vendored
2
ui/dialogs/dialogs.d.ts
vendored
@@ -28,7 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
interface DialogOptions {
|
interface DialogOptions {
|
||||||
/**
|
/**
|
||||||
* Gets or sets the alert title.
|
* Gets or sets the dialog title.
|
||||||
*/
|
*/
|
||||||
title?: string;
|
title?: string;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user