Skip to content

Wrap host object HTMLElement in a JavaScript object to provide across browser interface

Notifications You must be signed in to change notification settings

object-dom/object-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-element

The base abstraction of object element

Installation

Install with component(1):

$ component install object-element/object-element

API

objectElement

Properties

.width

Get or set by pixels, offsetWidth

.height

Get or set by pixels, offsetHeight

.id
.tag
.text
.html

License

MIT

About

Wrap host object HTMLElement in a JavaScript object to provide across browser interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published