Component โ€บ onload

Component.onload() method

Override this to load your component

Signature:

/** @virtual */
onload(): void;

Returns:

void