Home > @uniformdev/context > VariationMatchMetadata > name
VariationMatchMetadata.name property
Name of the variation for analytics tracking. NOTE: name is optional for backwards compatibility, but it is HIGHLY recommended to specify a name as the default fallback is not helpfully named and is reliant on the order of the variations array.
Signature:
name?: string;