Dexie Logo
CtrlK

Role

Object interface for db.roles table.
interface Role {
  realmId: string;
  name: string;
  permissions: DBPermissionSet;
  description?: string;
  displayName?: string;
  sortOrder?: number;
}

See Also

© 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!