Skip to main content

Ticketing widget

Offer Info Dialog

Shows a popup with information about an offer

Demo

Enviso_Offer_Info_Dialog.gif
<enviso-offer-info-dialog show-buy-button>
</enviso-offer-info-dialog>

Properties

Attribute

Property

Type

Description

show-buy-button

showBuyButton

boolean

If a buy button needs to show

Events

Name

Description

Data

buyticketsclick

When the buy tickets button is clicked

{ offer: <Offer> boolean

Methods

  • show(offer: IOffer) - Shows the dialog, containing the offer

  • hide() - Hides the dialog

See also