Home > @uniformdev/context-vue > PersonalizedVariationComponent
PersonalizedVariationComponent type
Signature:
type PersonalizedVariationComponent = (variation: PersonalizedVariationComponentProps) => Component<any>;
References: PersonalizedVariationComponentProps