Dart Documentationangular.core.domAttributeChanged

AttributeChanged typedef

Callback function used to notify of attribute changes.

typedef AttributeChanged(String newValue);

typedef AttributeChanged(String newValue) #

typedef AttributeChanged(String newValue);