Skip to content

object-dom/object-element-attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-element-attribute

Provide ObjectElement attribute manipulation methods

Installation

Install with component(1):

$ component install object-dom/object-element-attribute

API

objectElement

####.hasAttribute(String name) ####.getAttribute(String name) ####.setAttribute(String name, String value) ####.removeAttribute(String name)

Test

http://object-dom.github.io/object-element-attribute/test

License

MIT

Releases

No releases published

Packages

No packages published