The DOM element associated with the field, or null
if there's no associated element.
Readonly
istrue
if the DOM element is focused, or false
otherwise.
Focuses the field element.
Optional
options: FocusOptionsThe scroll options.
Associates the field with the DOM element.
Scrolls the field element's ancestor containers such that the field element is visible to the user.
Optional
alignToTop: booleanIf true
, the top of the element will be aligned to the top of the visible area of the
scrollable ancestor, otherwise element will be aligned to the bottom of the visible area of the scrollable
ancestor.
Scrolls the field element's ancestor containers such that the field element is visible to the user.
Optional
options: ScrollIntoViewOptionsThe scroll options.
The plugin added to fields by the refPlugin.