<button[is="onlinq-collection-move-down"]>

The button[is="onlinq-collection-move-down"] element adds logic to a button for moving entries down in a collection.

Attributes

This element's attributes include the global attributes.

  • data-collection
    The value of the name attributes of the collection this entry is part of.

Properties

This element inherits properties from its ancestors HTMLButtonElement, HTMLElement, Element, Node and EventTarget.

  • collection
    The collection this button is a part of.

  • collectionEntry
    The collection entry this button is a part of.

  • collectionName
    The value of the name attribute of the collection this button is a part of.

Methods

This element inherits methods from its ancestors HTMLElement, Element, Node and EventTarget.

Events

This element inherits events from its ancestors HTMLElement and Element.