Interface StickyElement

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

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