Expand all

ve.ui.EditCheckScrollIntoViewWidget

Extends

Constructor

new ve.ui.EditCheckScrollIntoViewWidget([config]) #

EditCheckScrollIntoViewWidget class.

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Source:
EditCheckScrollIntoViewWidget class.

Methods

clear() #

Clear tracked elements

observe(element) #

Observe an element for visibility changes

Parameters:

Name Type Description
element Element
Source:
Observe an element for visibility changes

update() #

Update classes based on the visibility of the tracked elements.

Source:
Update classes based on the visibility of the tracked elements.