Returns the list of data for the selected elements.
List<JSAny?> dataGet() { return map(datum).toList(); }