IsAttached
Indicates the status regarding whether the control is currently logically integrated inside the DOM.
Schema: tchmi:general#/definitions/Boolean
Attribute getter
public getIsAttached(): boolean;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from 1.8 |
