Interface StickyElement

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Implementing Classes:
ButtonLayout, CenteredLayout

public interface StickyElement extends com.vaadin.flow.component.HasElement
Interface with default implementation to make an Element stick to the top of its container.
Author:
Syam