This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Releases: mixpanel/webcomponent
Releases · mixpanel/webcomponent
Numeric attributes helper
getNumberAttribute(attrName)
will parse an attribute as a numeric (int/float) value, returning null
for non-numeric values.