![JAR search and dependency download from the Maven repository](/logo.png)
package.dist.js.c_backdrop.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-tokens Show documentation
Show all versions of react-tokens Show documentation
This library provides access to the design tokens of PatternFly 4 from JavaScript
export const c_backdrop: {
".pf-v5-c-backdrop": {
"c_backdrop_Position": {
"name": "--pf-v5-c-backdrop--Position",
"value": "fixed"
},
"c_backdrop_ZIndex": {
"name": "--pf-v5-c-backdrop--ZIndex",
"value": "400",
"values": [
"--pf-v5-global--ZIndex--lg",
"$pf-v5-global--ZIndex--lg",
"400"
]
},
"c_backdrop_BackgroundColor": {
"name": "--pf-v5-c-backdrop--BackgroundColor",
"value": "rgba(#030303, .62)",
"values": [
"--pf-v5-global--BackgroundColor--dark-transparent-100",
"$pf-v5-global--BackgroundColor--dark-transparent-100",
"rgba($pf-v5-color-black-1000, .62)",
"rgba(#030303, .62)"
]
}
}
};
export default c_backdrop;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy