@raisenow/tamaro-core
    Preparing search index...

    Class AbTesting

    AbTesting class handles A/B testing by managing A/B variants and the variant selection. It selects a random variant from the defined variants and stores it in local storage, ensuring that the same variant is used across sessions.

    Index

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    variant: string | undefined

    Accessors

    • get variants(): string[]

      Returns string[]