Home
last modified time | relevance | path

Searched refs:ListStyleTypeProperty (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.ts2516 listStyleType?: ListStyleTypeProperty;
11107 "list-style-type"?: ListStyleTypeProperty;
19702 listStyleType?: ListStyleTypeProperty | ListStyleTypeProperty[];
28297 "list-style-type"?: ListStyleTypeProperty | ListStyleTypeProperty[];
35730 export type ListStyleTypeProperty = Globals | "none" | string; alias
H A Dindex.js.flow167 listStyleType?: ListStyleTypeProperty,
986 "list-style-type"?: ListStyleTypeProperty,
1808 listStyleType?: ListStyleTypeProperty | ListStyleTypeProperty[],
2630 "list-style-type"?: ListStyleTypeProperty | ListStyleTypeProperty[],
4638 export type ListStyleTypeProperty = Globals | "none" | string;