Skip to content

Update API docs for OnAfterRender to clarify it is only invoked after an interactive render and isn't called during prerendering #49518

@danroth27

Description

@danroth27

The API docs for OnAfterRender say that it is "invoked after each time the component has been rendered", but it doesn't get called at all as part of prerendering. The proposal is to update the API doc to say that it is only invoked after an interactive render.

Metadata

Metadata

Assignees

Labels

DocsThis issue tracks updating documentationarea-blazorIncludes: Blazor, Razor Components

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions