The Wayback Machine - https://web.archive.org/web/20240920155606/https://angular.dev/api/core/makeStateKey/
@angular/core

makeStateKey

function

Create a StateKey<T> that can be used to store value of type T with TransferState.

  
    makeStateKey(  key: string): StateKey<T>;
  
  
Jump to details
HTTPS · web.archive.org
← Home