Variable: Funnel
@arolariu/components / Funnel
Variable: Funnel
Funnel: {<
DataPointType,DataValueType>(outsideProps):ReactElement; (outsideProps):ReactElement; }
Defined in: components/ui/chart.tsx:546
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?