> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/role-guides/developer/interfaces/ivariantselection.md).

# IVariantSelection

[**@blings/blings-player**](/role-guides/developer.md)

***

[@blings/blings-player](/role-guides/developer.md) / IVariantSelection

## Interface: IVariantSelection

### Properties

#### experimentId

> **experimentId**: `string`

***

#### variantId

> **variantId**: `string`

***

#### variantInfo?

> `optional` **variantInfo**: [`Variant`](/role-guides/developer/interfaces/variant.md)<[`ExperimentValues`](/role-guides/developer/type-aliases/experimentvalues.md)>

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