LayoutEventTarget
Defined in: layout/types.ts:507
Properties
Section titled “Properties”identifier?
Section titled “identifier?”
optionalidentifier?:string
Defined in: layout/types.ts:508
options?
Section titled “options?”
optionaloptions?:LayoutEventTargetOptions
Defined in: layout/types.ts:509
loading?
Section titled “loading?”
optionalloading?:boolean
Defined in: layout/types.ts:510
function?
Section titled “function?”
optionalfunction?: <T>() =>Promise<T>
Defined in: layout/types.ts:511
Type Parameters
Section titled “Type Parameters”T = void
Returns
Section titled “Returns”Promise<T>
action?
Section titled “action?”
optionalaction?:string
Defined in: layout/types.ts:512
event?
Section titled “event?”
optionalevent?:AnyActionDefInitConvenience
Defined in: layout/types.ts:514
optionallink?:string| {name:undefined;href:string;external?:boolean;append?:boolean;target?:"_blank"|"_self"|"_parent"|"_top"; } |RouteLocationNamedRaw
Defined in: layout/types.ts:515