ConfirmQuery

type ConfirmQuery: object;

Type declaration

b

b: string;

Body text

c?

optional c: string;

Cancel button text; defaults to i18n'ed "Cancel"

o?

optional o: string;

OK button text; defaults to i18n'ed "OK"

t?

optional t: string;

Title; defaults to extension title