LightboxOptions interface

Lightbox configuration

Properties

height

Height of desired lightbox, in pixels

resizable

True to allow lightbox resizing, false to disallow lightbox resizing, defaults to false.

width

Width of desired lightbox, in pixels

Property Details

height

Height of desired lightbox, in pixels

height: number

Property Value

number

resizable

True to allow lightbox resizing, false to disallow lightbox resizing, defaults to false.

resizable: boolean

Property Value

boolean

width

Width of desired lightbox, in pixels

width: number

Property Value

number