Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReduxLocalStorageOptions<R, S>

Type parameters

  • R: Reduxable<any, any, any[]>

  • S

Hierarchy

  • ReduxLocalStorageOptions

Index

Properties

Properties

Optional transform

transform: ReadWriteTransformer<R["state"], S>

Optional triggers

triggers: TypesFromReduxable<R>

Generated using TypeDoc