File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ export default () => {
6161| ------------------- | ---------------------------------------- | --------------------------------- | ---------------------------------------------- |
6262| ` visible ` | ` boolean ` | True | Determines whether the dialog is shown or not |
6363| ` title ` | ` string ` | True | Title for the dialog |
64- | ` subtitle ` | ` string ` | Extra description about the alert |
64+ | ` subtitle ` | ` string ` | True | Extra description about the alert |
6565| ` closeDialog ` | ` (event: GestureResponderEvent) => void ` | True | Callback for the close button |
6666| ` confirm ` | ` (event: GestureResponderEvent) => void ` | True | Callback for the confirm button |
6767| ` confirmText ` | ` string ` | True | text to be shown on the confirm button |
You can’t perform that action at this time.
0 commit comments