Search Docs
Loading...
Skip to content

Interface: InsertBeforeOptions

Insert before a matched component.

Extends#

Type Parameters#

Type ParameterDefault type
A extends Exclude<UIArea, PositionalUIArea>Exclude<UIArea, PositionalUIArea>

Properties#

PropertyTypeDescriptionInherited from
inAThe UI area to insert into.BaseInsertOptions.in
when?OrderContextFor<A>Optional context for conditional ordering.BaseInsertOptions.when
beforeComponentMatcherInsert before this component.-
after?never--
position?never--