selectNode method - Range class - dart:html library (
original
) (
raw
)
description
void selectNode(
Node
node )
Implementation
void selectNode(Node node) native;