A container component that streamlines the implementation of pull-to-refresh functionality.
Used to detect pull-down gestures to initiate content updates. The pull-down gesture is only detected if the scrollbar is at the top most position.
Contents
Is used to determine the scrollable element that the pull-refresh component will be attached to.
This is the default scroll basis. Window scroll basis means that the pull-refresh component will be attached to the global window scrollbar.
Content
Content
Content
Content
Content
Content
Content
Content
Host scroll basis means that the pull-refresh component will be attached to the host element. Simply means the pull-refresh component will become the scrollable container. The max-height of the component should be externally be set through CSS.
Content
Content
Content
Content
Content
Content
Content
Content