getAttributeNames method - Element class - dart:html library (original) (raw)

description

List<String> getAttributeNames()

Implementation

List<String> getAttributeNames() native;