getDestinationInsertionPoints method - Text class - dart:html library (original) (raw)
- @Returns('NodeList')
- @Creates('NodeList')
List<Node> getDestinationInsertionPoints()
Implementation
@Returns('NodeList')
@Creates('NodeList')
List<Node> getDestinationInsertionPoints() native;