Documentation

onRendered()

Handles the Rendered event, emitted when the element has been rendered.

onRendered(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related