Package | Description |
---|---|
com.vaadin.flow.component.littemplate | |
com.vaadin.flow.component.polymertemplate |
Modifier and Type | Class and Description |
---|---|
class |
InjectableLitElementInitializer
Initialize a lit template element with data.
|
Modifier and Type | Class and Description |
---|---|
class |
InjectablePolymerElementInitializer
Deprecated.
InjectableLitElementInitializer should be used for Lit
templates since polymer support is deprecated, we recommend you
to use LitTemplate instead. Read more details from
the
Vaadin blog. |
Copyright © 2022. All rights reserved.