Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LightboxOptions

Lightbox configuration

Hierarchy

  • LightboxOptions

Index

Properties

Properties

Optional height

height: number

Height of desired lightbox, in pixels

Optional resizable

resizable: boolean

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

Optional width

width: number

Width of desired lightbox, in pixels

Generated using TypeDoc