The feature to enable/disabled mask and scrollbar support. This feature will be added by default to each carousel. Use this feature to customize the default behaviour.

Implements

Constructors

Accessors

Constructors

Accessors

  • get el(): null | Element
  • Returns the rendered element that wraps the carousel. If not enabled, this returns null.

    Returns null | Element

    the mask element, otherwise null if disabled.

  • get name(): "buildin:mask"
  • Returns the name of this feature.

    Returns "buildin:mask"