Base insert options for non-positional areas.
Extended by#
Type Parameters#
| Type Parameter | Default type |
|---|---|
A extends Exclude<UIArea, PositionalUIArea> | Exclude<UIArea, PositionalUIArea> |
Properties#
| Property | Type | Description |
|---|---|---|
in | A | The UI area to insert into. |
when? | OrderContextFor<A> | Optional context for conditional ordering. |