LayoutEventTarget
Properties
identifier?
optional
identifier:string
Defined in
layout/types.ts:508
options?
optional
options:LayoutEventTargetOptions
Defined in
layout/types.ts:509
loading?
optional
loading:boolean
Defined in
layout/types.ts:510
function()?
optional
function: <T
>() =>Promise
<T
>
Type Parameters
• T = void
Returns
Promise
<T
>
Defined in
layout/types.ts:511
action?
optional
action:string
Defined in
layout/types.ts:512
event?
optional
event:AnyActionDefInitConvenience
Defined in
layout/types.ts:514
link?
optional
link:string
|object
|RouteLocationNamedRaw
Defined in
layout/types.ts:515