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