Skip to content

ComponentEx.load method

ComponentEx › load

Loads the component.

Signature:

load(): void

Returns: voidDespite the declared void return type, this method returns a Promise that resolves when the component is loaded or null if the component is fully synchronous.