| Annotation Type | Description |
|---|---|
| Div |
Used for HTML 'div' tags (a division or section)
|
| Img |
Used for HTML 'img' tags (image inclusion)
|
| Input |
Used for HTML 'input' tags
|
| Label |
Used for HTML 'label' tags
|
| Select |
Used for HTML 'select' tags (drop-down lists)
|
| Touch |
Used to capture touch or mouse events for 'input' components (defined with HTML 'input' tags)
|
Copyright © 2019. All rights reserved.