Search Docs
Loading...
Skip to content

Type Alias: SetOrderOptions

type SetOrderOptions<A> = AnyUILocationOptions<A>;

Options for setting component order. Single area only for type safety with area-specific component types.

Type Parameters#

Type ParameterDefault type
A extends UIAreaUIArea