@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaFlowto
ARIAGlobalStatesAndProperties.ariaFlowto property
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
https://www.w3.org/TR/wai-aria-1.1/#aria-flowto
Signature:ariaFlowto: string | null;
Remarks
HTML Attribute: aria-flowto