currentSrc property
The read-only HTMLImageElement property
currentSrc indicates the URL of the image which is
currently presented in the img element it represents.
Implementation
external String get currentSrc;
The read-only HTMLImageElement property
currentSrc indicates the URL of the image which is
currently presented in the img element it represents.
external String get currentSrc;