Components.ModalDialog private

Internal component for modal's markup and event handling. Should not be used directly.

getSetTitleID

private

Gets or sets the id of the title element for aria accessibility tags

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