Package | Description |
---|---|
com.vaadin.flow.internal.nodefeature |
Modifier and Type | Class and Description |
---|---|
class |
AttachExistingElementFeature
Temporary storage of data required to handle existing element attachment
callback from the client side.
|
class |
ComponentMapping
A server side only node feature for mapping a node to a component.
|
class |
ReturnChannelMap
Server-side node feature that keeps track of the return channels registered
for a state node.
|
class |
ShadowRootHost
Marker feature for a
StateNode which is a shadow root for some
element. |
Copyright © 2025. All rights reserved.