Dexie Logo
CtrlK

DBCorePutRequest

export interface DBCorePutRequest {
  type: 'put';
  trans: DBCoreTransaction;
  values: any[];
  keys?: any[];
  wantResults?: boolean;
}
Input argument to DBCoreTable.mutate(). See DBCoreMutateRequest.

© 2014-2025 Awarica AB

Browser testing via

TestMu AI (Formerly LambdaTest)

Made with love for great people.

Read Terms & Conditions and Privacy Policy.

We recently launched a new website! Missing something? Visit the old site. Your feedback is welcome!