This mixin provides the ability to add a new icon within a form control. It
was originally created to add a search icon for the faceted search page in Share.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- object[]
- Default Value:
- [{cssFile:"./css/IconMixin.css"}]
- Source:
Methods
-
addIcon(control)
-
Adds an icon into the widget.
Parameters:
Name Type Description control
object The form control to manipulate