Constructor
new XRElement()
Properties:
Name | Type | Description |
---|---|---|
HTMLElement |
object | XRElement 가 실제로 그려질때 보여지는 DOM 엘리먼트입니다. |
type |
string | XRElement 타입을 저장하며, 내부적으로 사용됩니다. |
target |
string | XRElement 가 binding(연결)하고 있는 Entity의 uri 주소입니다. |