@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaOwns
ARIAGlobalStatesAndProperties.ariaOwns property
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
https://www.w3.org/TR/wai-aria-1.1/#aria-owns
Signature:ariaOwns: string | null;
Remarks
HTML Attribute: aria-owns