DIR : /home/kozerus/public_html/cropex/node/node_modules/recharts/types/util/getLegendProps.d.ts

/home/kozerus/public_html/cropex/node/node_modules/recharts/types/util

import { ReactNode, ReactElement } from 'react';
import { Props as LegendProps } from '../component/Legend';
import { FormattedGraphicalItem } from './ChartUtils';
export declare const getLegendProps: ({ children, formattedGraphicalItems, legendWidth, legendContent, }: {
    children: ReactNode[];
    formattedGraphicalItems?: Array<FormattedGraphicalItem>;
    legendWidth: number;
    legendContent?: 'children';
}) => null | (LegendProps & {
    item: ReactElement;
});
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer