Documentation

icon

sets an icon type

string icon;

Example

{ view:"multitext", icon:"plus-square"}

See also

Details

Icon types are taken from FontAwesome. The defaukt icon is a plus-circle one.

Back to top