Search Docs
Loading...
Skip to content

Type Alias: GetOrderOptions

type GetOrderOptions<A> = AnyUILocationOptions<A>;

Options for getting component order. Only single area queries are supported to ensure type-safe returns.

Type Parameters#

Type ParameterDefault type
A extends UIAreaUIArea