| Annotation Type | Description |
|---|---|
| HtmlImport |
Annotation for defining HTML dependencies on a
Component class. |
| HtmlImport.Container |
Internal annotation to enable use of multiple
HtmlImport
annotations. |
| JavaScript |
Annotation for defining JavaScript dependencies on a
Component class. |
| JavaScript.Container |
Internal annotation to enable use of multiple
JavaScript
annotations. |
| StyleSheet |
Annotation for defining style sheet dependencies on a
Component
class. |
| StyleSheet.Container |
Internal annotation to enable use of multiple
StyleSheet
annotations. |
| Uses |
Marks that an annotated component implicitly uses another component.
|
| Uses.Container |
Internal annotation to enable use of multiple
Uses annotations. |
Copyright © 2018. All rights reserved.