Type alias BackgroundColor

BackgroundColor: Subtle<Color> | `body${"" | "-emphasis" | "-secondary" | "-tertiary"}` | "black" | "white" | "transparent"

Generated using TypeDoc