Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Releases: mixpanel/webcomponent

Numeric attributes helper

08 Jun 21:31
Compare
Choose a tag to compare

getNumberAttribute(attrName) will parse an attribute as a numeric (int/float) value, returning null for non-numeric values.