icon
Description
adds an icon into a buttonType
string
Example
<Button type={"primary"} icon="wxi-alert"></Button>
Details
The name of a default icon starts with the wxi-
prefix. Check the list of default icons.
Related article: Adding icons into buttons
Related sample: Button