Search Docs
Loading...
Skip to content

Type Alias: OrderComponentFor

type OrderComponentFor<A> = object[A];

Maps UI areas to their order component types.

Type Parameters#

Type Parameter
A extends UIArea