Modal

Accessibility

Modal

NameTypeDescription
ariaLabelledbystringThe id of an element that serves as a label (title) for the modal.
ariaDescribedbystringThe id of an element that serves as a description for the modal.
ariaLabelstringText that labels the modal content. Think of it as the title of the modal. This should be used if title is not passed to ModalHeader and ariaLabelledby is undefined.