Skip to content

Files

Latest commit

 

History

History
29 lines (18 loc) · 390 Bytes

Readme.md

File metadata and controls

29 lines (18 loc) · 390 Bytes

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