Helper to safely get an HTML attribute value as a string from a native element. (Alias for getAttr for backward compatibility)
HTML element to get attribute from
Name of the attribute to retrieve
Attribute value as string, or empty string if null
Helper to safely get an HTML attribute value as a string from a native element. (Alias for getAttr for backward compatibility)