Class BackToTop

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,BackToTop>
org.patternfly.component.backtotop.BackToTop
All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement,BackToTop>, ElementClassListMethods<HTMLElement,BackToTop>, ElementConsumerMethods<HTMLElement,BackToTop>, ElementContainerMethods<HTMLElement,BackToTop>, ElementEventMethods<HTMLElement,BackToTop>, ElementIdMethods<HTMLElement,BackToTop>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement,BackToTop>, HTMLElementAttributeMethods<HTMLElement,BackToTop>, HTMLElementDataMethods<HTMLElement,BackToTop>, HTMLElementStyleMethods<HTMLElement,BackToTop>, HTMLElementVisibilityMethods<HTMLElement,BackToTop>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,BackToTop>, Component

The back to top component is a shortcut that allows users to quickly navigate to the top of a lengthy content page.
See Also: