Home > @uniformdev/context-vue > TestComponentProps
TestComponentProps interface
Signature:
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| component | Component<TestVariant> | A Vue component to use to render the test variant. | |
| name | string | Name of the test that is running. | |
| variations | TestVariant[] | Variation list that this test will selected from. |