IVariantSelection

@blings/blings-player


@blings/blings-player / IVariantSelection

Interface: IVariantSelection

Properties

experimentId

experimentId: string


variantId

variantId: string


variantInfo?

optional variantInfo: Variant<ExperimentValues>

Information about the selected variant. This is an optional field that has no practical use for the player but is very useful for debugging

Last updated