Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PostCreationSaveableWidget

An interface describing saveable widgets that are created by the Saveable.apply function. The original close function is reassigned to a locally-defined Symbol

Hierarchy

Index

Methods

  • [close](): void
  • closeWithoutSaving(doRevert?: boolean): Promise<void>