Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Object literals

DEFAULT_OPTIONS

DEFAULT_OPTIONS: object

containerPosition

containerPosition: string = "relative"

debounceTime

debounceTime: number = 17

updateOnContainerResize

updateOnContainerResize: boolean = false

updateOnWindowResize

updateOnWindowResize: boolean = true

IMG_STYLES

IMG_STYLES: object

minHeight

minHeight: string = "100%"

minWidth

minWidth: string = "100%"

RESIZE_LISTENER_OBJECT_STYLES

RESIZE_LISTENER_OBJECT_STYLES: object

border

border: string = "none"

height

height: string = "100%"

opacity

opacity: number = 0

pointerEvents

pointerEvents: string = "none"

width

width: string = "100%"

zIndex

zIndex: number = -1

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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

Generated using TypeDoc