Props type of base component.
Base component that will be partially applied.
Props that will be partially applied to the base component in the returned variant.
Optional
maybeNameWrapper: stringOptional displayName
wrapper will be added to base component
displayName
. Default is computed from given prop names.
Partially apply a subset of given component props.