An interface describing saveable widgets that are created by the Saveable.apply function. The original close function is reassigned to a locally-defined Symbol
Saveable.apply
close
Symbol
The original close function of the widget
whether the saveable should be reverted before being saved. Defaults to true.
true
An interface describing saveable widgets that are created by the
Saveable.apply
function. The originalclose
function is reassigned to a locally-definedSymbol