LayoutLoaderDefinition.loader method
LayoutLoaderDefinition › loader
Unofficial
Lazily load the layout implementation.Signature:
loader(): Promise<unknown>Returns: Promise<unknown> — A promise resolving to the layout implementation.
LayoutLoaderDefinition › loader
Unofficial
Lazily load the layout implementation.Signature:
loader(): Promise<unknown>Returns: Promise<unknown> — A promise resolving to the layout implementation.