Home
last modified time | relevance | path

Searched refs:BackgroundBlendModeProperty (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@emotion/serialize/node_modules/csstype/
H A Dindex.d.ts293 backgroundBlendMode?: BackgroundBlendModeProperty;
8884 "background-blend-mode"?: BackgroundBlendModeProperty;
17479 backgroundBlendMode?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[];
26074 "background-blend-mode"?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[];
35234 export type BackgroundBlendModeProperty = Globals | BlendMode | string; alias
H A Dindex.js.flow19 backgroundBlendMode?: BackgroundBlendModeProperty,
838 "background-blend-mode"?: BackgroundBlendModeProperty,
1660 backgroundBlendMode?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[],
2482 "background-blend-mode"?: BackgroundBlendModeProperty | BackgroundBlendModeProperty[],
4142 export type BackgroundBlendModeProperty = Globals | BlendMode | string;