Autosave Enabled

Returns a boolean indicating whether autosave is enabled.

Syntax

function getAutosaveEnabled(state) {
  return state.autosaveEnabled;
}