selectAllChildren method - Selection class - dart:html library (original) (raw)

description

void selectAllChildren(

  1. Node node )

Implementation

void selectAllChildren(Node node) native;