@universal-ember/table
    Preparing search index...

    Class TablePreferences

    Index

    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 void | undefined