DialogItem
Each <dialog> element initialized by BetterDialog is wrapped in a DialogItem.
Properties
el: HTMLDialogElementid: stringisShow: booleantriggerEls: HTMLElement[]closeButtonEl: HTMLElement | null
Methods
show()
Displays the dialog.
close()
Closes the dialog.