Construct a type with the properties of T except for those in type K.

Hierarchy

Properties

backgroundScheme?: "light" | "dark"
disableTitle?: string
enableTitle?: string
href?: string
onRightClick?: ((this: HTMLElement, event: MouseEvent) => void)

Type declaration

svg?: string
text?: string

Generated using TypeDoc