opsinjs

DeriveWarning

One thing the derivation has to say about a theme, as a level, a stable code and a message.

How this is generated

Source: lib/color/derive.ts. Script: scripts/build-reference.mts. Command: pnpm run generate.

Everything below is copied from the symbol, so a page is improved by improving its doc comment. The API index says why there is a page per symbol and what these pages still do not carry.

DeriveWarning

One thing the derivation has to say about a theme, as a level, a stable code and a message.

KindDeclared in
interfacelib/color/derive.ts
export interface DeriveWarning {
  level: WarningLevel
  code: string
  message: string
}

On this page