attachedElements method

Iterable<Element> attachedElements()

Implementation

Iterable<Element> attachedElements() =>
    js_util.callMethod(this, 'attachedElements', []);