Skip to main content

<tl-ticket>

HTML tag<tl-ticket>
Reactimport { TlTicket } from '@ticketlayer/elements-react'
CategoryTickets
Runs inweb (browser DOM), native (planned React Native set)

tl-ticket - a single event ticket: a scannable QR (the redemption token), ticket name / seat / holder, and a PDF download. Greys out + stamps Used/Void when redeemed or cancelled.

Properties

PropertyAttributeDescriptionTypeDefault
orderId (required)order-idOrder id this ticket belongs to (for the PDF download).stringundefined
ticket (required)--The ticket to render.TlTicketDataundefined

Used by: <tl-order-tickets>