Home > widget-integration > PreOrderUIElements

PreOrderUIElements interface

UI elements for pre-order display

Signature:

export interface PreOrderUIElements 

Properties

Property

Modifiers

Type

Description

btnBlock

HTMLElement

noteBlock

HTMLElement | null

noteText

HTMLElement | null

orderBlock

HTMLElement

preorderButtonText

HTMLElement | null

showPreorderBlock

(id: string | number) => void