DojoMobileIconItem
The DojoMobileIconItem widget is an icon that associates the actions and child of DojoMobileIconContainer.
Note:
To import the selected sample, you must install
and use the local help.
Properties
- imagePath
- An icon image. The value can be either a path of an image file or a class name of a DOM button.
- targetView
- The view that is turned to when the icon is clicked.
- text
- The text label for the item.
Events
- onClick
- Specifies an event that occurs when the icon is clicked.