LightboxOptions interface
Lightbox configuration
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 |
Height of desired lightbox, in pixels
height: number
Property Value
number
True to allow lightbox resizing, false to disallow lightbox resizing, defaults to false.
resizable: boolean
Property Value
boolean
Width of desired lightbox, in pixels
width: number
Property Value
number