analytics icon indicating copy to clipboard operation
analytics copied to clipboard

docs: add `reset` method of `AnalyticsPlugin`

Open amitbeck opened this issue 11 months ago • 0 comments

Calling analytics.reset() triggers the reset function in plugins, if provided.

  • Added the missing reset property in the AnalyticsPlugin JSDoc typedef for proper type definition
  • Mentioned reset() in Writing plugins page of the docs website

amitbeck avatar May 11 '25 11:05 amitbeck