Home > @eppo/js-client-sdk > EppoJSClient > getExperimentContainerEntry
Signature:
getExperimentContainerEntry<T>(flagExperiment: IContainerExperiment<T>, subjectKey: string, subjectAttributes: Record<string, AttributeType>): T;
Parameter | Type | Description |
---|---|---|
flagExperiment | IContainerExperiment<T> | |
subjectKey | string | |
subjectAttributes | Record<string, AttributeType> |
Returns:
T