Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings for showing an URL in an iframe inside the lightbox.

Hierarchy

  • UrlSettings

Index

Properties

Properties

Optional height

height: undefined | number

Height of the iframe in pixels.

src

src: string

URL to show in an iframe.

Optional title

title: undefined | string

Title text to show below the iframe.

Optional width

width: undefined | number

Width of the iframe in pixels.

Generated using TypeDoc