aria-modal attribute | ariaModal property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Indicates whether an element is modal when displayed.
Syntax
<element aria-modal="..." ... />
Property values
Type: boolean
| Value | Condition |
|---|---|
|
Element is modal. |
|
Default. Element is not modal. |
Remarks
| Used in Roles |
|
|---|
Show: