Skip to content

Clarify API docs for OnAfterRender#49519

Merged
danroth27 merged 3 commits intomainfrom
danroth27/onafterrender
Jul 28, 2023
Merged

Clarify API docs for OnAfterRender#49519
danroth27 merged 3 commits intomainfrom
danroth27/onafterrender

Conversation

@danroth27
Copy link
Copy Markdown
Member

Fixes #49518.

@danroth27 danroth27 requested a review from a team as a code owner July 19, 2023 16:49
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jul 19, 2023
Comment thread src/Components/Components/src/ComponentBase.cs Outdated
Copy link
Copy Markdown
Contributor

@mkArtakMSFT mkArtakMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's include Steve's suggestion. Thanks!

Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
Comment thread src/Components/Components/src/ComponentBase.cs Outdated
@danroth27 danroth27 enabled auto-merge (squash) July 28, 2023 16:23
@danroth27 danroth27 merged commit 90f6a22 into main Jul 28, 2023
@danroth27 danroth27 deleted the danroth27/onafterrender branch July 28, 2023 17:40
@ghost ghost added this to the 8.0-rc1 milestone Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

4 participants