| Annotation Type | Description |
|---|---|
| HtmlImport |
Defines HTML dependencies on a
Component class. |
| HtmlImport.Container |
Internal annotation to enable use of multiple
HtmlImport
annotations. |
| JavaScript |
Defines JavaScript dependencies on a
Component class. |
| JavaScript.Container |
Internal annotation to enable use of multiple
JavaScript
annotations. |
| StyleSheet |
Defines 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 © 2019. All rights reserved.