Preview 2.0 is now in Public Beta!
Read the Announcement
interface CancelableOptions {
  cancelable: boolean;
  theme: number;
}

Summary

Properties

cancelable
theme

Properties

cancelable

cancelable?: boolean

theme