MediaPopupElement

constructor(media: Iterable<PopupMedia> = listOf())

Creates a new media pop-up element with the given List of PopupMedia.

Since

200.1.0

Parameters

media

A List of PopupMedia objects that define images and charts displayed in the pop-up window.