UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 231 B
export const chart_legend_title_orientation = { "name": "--pf-v6-chart-legend--title--orientation", "value": "top", "var": "var(--pf-v6-chart-legend--title--orientation, top)" }; export default chart_legend_title_orientation;