UNPKG

@adobe/react-spectrum-charts

Version:

Declarative library for composing Spectrum visualizations in React.

3 lines 232 B
import { Height } from '@spectrum-charts/vega-spec-builder'; export default function useChartHeight(containerHeight: number, maxHeight: number, minHeight: number, height: Height): number; //# sourceMappingURL=useChartHeight.d.ts.map