Skip to content

CustomEvent only takes a number as value #13

@NubeBuster

Description

@NubeBuster
export declare function trackEvent(category: string, action: string, name?: string, value?: number): void;

This is not consistent with the documentation and I would like to use strings as values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions