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.
OptionalmaybeNameWrapper: 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.