Home > @uniformdev/context > Context > personalize

Context.personalize() method

Executes a personalized placement with a given set of variants

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

options

</td><td>

PersonalizeOptions<TVariant>

</td><td>

</td></tr> </tbody></table> Returns:

PersonalizedResult<TVariant>