Skip to main content
type CDPWebCSSVariables = {
[key: `--cdp-web-${string}`]: string;
};
CSS variables for the CDP web component library.

Index Signature

[key: `--cdp-web-${string}`]: string