Hierarchy

  • TablePreferences

Constructors

Properties

key: string
storage: TrackedPreferences = ...

Methods

  • Passes a JSON-compatible structure to adapter.persist

    This structure could be stored in a remote database or local storage. The adpater.restore method can be used to restore this structure back in to the TrackedPreferences

    Returns undefined | void

Generated using TypeDoc