ol. ol.CollectionEvent

Source:
  • collection.js, line 43

Extends

Members

element :*

Stability: experimental

The element that is added to or removed from the collection.

Inherited From:
Source:
  • oli.js, line 22

Events

add

Stability: experimental

Triggered when an item is added to the collection.

Source:
  • collection.js, line 19

remove

Stability: experimental

Triggered when an item is removed from the collection.

Source:
  • collection.js, line 25