UNPKG

@patternfly/react-tokens

Version:

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

6 lines 218 B
export const chart_legend_orientation: { "name": "--pf-v6-chart-legend--orientation", "value": "horizontal", "var": "var(--pf-v6-chart-legend--orientation, horizontal)" }; export default chart_legend_orientation;