Components.ModalDialog private
Internal component for modal's markup and event handling. Should not be used directly.
Item Index
Methods
Properties
Events
getSetTitleID
privateGets or sets the id of the title element for aria accessibility tags
id null | HTMLElement
ignoreBackdropClick boolean private
If true clicking on the backdrop will be ignored and will not close modal.
mouseDownElement object private
The target DOM element of mouse down event.
sizeClass string private
Name of the size class
titleId string private
The id of the .modal-title
element