The type of props accepted by the target component when wrapping a component with props BaseProps and a type-level record mapping target component prop names to base component prop names, for any prop names that are renamed.
BaseProps
The type of props accepted by the target component when wrapping a component with props
BasePropsand a type-level record mapping target component prop names to base component prop names, for any prop names that are renamed.