Package | Description |
---|---|
com.vaadin.flow.component.littemplate | |
com.vaadin.flow.component.littemplate.internal |
Modifier and Type | Method and Description |
---|---|
LitTemplateParser |
LitTemplateParser.LitTemplateParserFactory.createParser()
Creates a Lit template parser instance.
|
Constructor and Description |
---|
LitTemplate(LitTemplateParser parser,
VaadinService service)
Creates the component component mapped to a LitElement using the provided
parser and service . |
Modifier and Type | Class and Description |
---|---|
class |
LitTemplateParserImpl
Lit template parser implementation.
|
Modifier and Type | Method and Description |
---|---|
static LitTemplateParser |
LitTemplateParserImpl.getInstance() |
Copyright © 2025. All rights reserved.