Type alias CustomDomComponent<Props>

CustomDomComponent<Props>: React$1.ForwardRefExoticComponent<React$1.PropsWithoutRef<Props & MotionProps> & React$1.RefAttributes<SVGElement | HTMLElement>>

I'd rather the return type of custom to be implicit but this throws incorrect relative paths in the exported types and API Extractor throws a wobbly.

Type Parameters

  • Props

Generated using TypeDoc