@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaControls
ARIAGlobalStatesAndProperties.ariaControls property
Identifies the element (or elements) whose contents or presence are controlled by the current element.
https://www.w3.org/TR/wai-aria-1.1/#aria-controls
Signature:ariaControls: string | null;
Remarks
HTML Attribute: aria-controls