isConnected property
The read-only isConnected property of the Node interface
returns a boolean indicating whether the node is connected
(directly or indirectly) to a Document object.
Implementation
external bool get isConnected;
The read-only isConnected property of the Node interface
returns a boolean indicating whether the node is connected
(directly or indirectly) to a Document object.
external bool get isConnected;