icon property

String icon

A USVString containg the URL of an icon to display with the action.

Implementation

external String get icon;
void icon=(String v)

Implementation

external set icon(String v);