| Package | Description |
|---|---|
| com.vaadin.flow.templatemodel |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicComplexModelType<T>
Deprecated.
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
class |
BasicModelType
Deprecated.
Template model and model types are not supported for lit
template, but you can use
@Id mapping and the component
API or the element API with property synchronization instead.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.