Gjsify LogoGjsify Logo

Enumeration LeafletTransitionType

Describes the possible transitions in a [classLeaflet] widget.

New values may be added to this enumeration over time.

Index

Enumeration Members

Enumeration Members

OVER: number

Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order

SLIDE: number

Slide from left, right, up or down according to the orientation, text direction and the children order

UNDER: number

Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method