Class ScrollIntoViewOption.Block

java.lang.Object
com.vaadin.flow.component.ScrollIntoViewOption.Block
All Implemented Interfaces:
ScrollIntoViewOption, Serializable
Enclosing interface:
ScrollIntoViewOption

public static class ScrollIntoViewOption.Block extends Object implements ScrollIntoViewOption
Vertical alignment option for scrollIntoView operations.

Defines the vertical alignment of the element within the visible area.

See Also: