Component Element

  • label - Defines the display name used at widget gallery.
  • name - Defines the unique identification name of the widget.
  • icon - Specifies the image file to be used for graphical representation with in widget gallery. It is mandatory to have a icon image in the widget folder as specified in the folder relative to base directory.
  • extends - Specifies the inheritance of the widget. The Default value must be 'base'.
  • category - Specifies the group in which the widget appears in the widget gallery.
  • tagName - Specifies the html tag to be used to generate the skeleton markup.