Winter Cardinal UI - v0.442.0 / DBaseBackgroundOptions
DBase background options.
DBaseBackgroundOptions
• Optional
alpha: DStateAwareOrValueMightBe
<number
>
An alpha or a function returning an alpha. If a computed value is undefined, falls back to an background alpha of a theme.
src/main/typescript/wcardinal/ui/d-base.ts:276
• Optional
color: DStateAwareOrValueMightBe
<null
| number
>
A color code or a function returning a color code. If a computed value is undefined, falls back to the theme color. If a computed value is null, a background is not rendered.