| Interface | Description |
|---|---|
| LitTemplateParser |
Lit template content parser.
|
| Class | Description |
|---|---|
| BundleLitParser |
Parse statistics data provided by webpack.
|
| InjectableLitElementInitializer |
Initialize a lit template element with data.
|
| LitTemplate |
Component which renders a LitElement template.
|
| LitTemplateInitializer |
Template initialization related logic.
|
| LitTemplateParser.LitTemplateParserFactory |
Lit template parser factory.
|
| LitTemplateParser.TemplateData |
Wrapper for the parsing result.
|
| Exception | Description |
|---|---|
| IllegalAttributeException |
Thrown to indicate that an element had an illegal or inappropriate attribute.
|
Copyright © 2025. All rights reserved.