Variables
Dialogs
Singular rollup for convenience of all dialog methods
const Dialogs: {
action: typeof action;
alert: typeof alert;
confirm: typeof confirm;
login: typeof login;
prompt: typeof prompt;
};Defined in: ui/dialogs/index.d.ts:305
Singular rollup for convenience of all dialog methods
Type Declaration
action
action: typeof action;alert
alert: typeof alert;confirm
confirm: typeof confirm;login
login: typeof login;prompt
prompt: typeof prompt;- Previous
- Device
- Next
- directionProperty