Skip to main content

Variable: Pie

@arolariu/components


@arolariu/components / Pie

Variable: Pie

Pie: {<DataPointType, DataValueType>(outsideProps): ReactElement; (outsideProps): ReactElement; }

Defined in: components/ui/chart.tsx:550

Call Signature

<DataPointType, DataValueType>(outsideProps): ReactElement

Type Parameters

DataPointType

DataPointType = any

DataValueType

DataValueType = any

Parameters

outsideProps

Props<DataPointType, DataValueType>

Returns

ReactElement

Call Signature

(outsideProps): ReactElement

Parameters

outsideProps

Props<any, any>

Returns

ReactElement

// was this page useful?