elements property

List<Node>? elements

Implementation

@Returns('HtmlCollection')
@Creates('HtmlCollection')
List<Node>? get elements native;