Is there any function like nexttick of Vue in blazor?

Yuan Jeffers 1 Reputation point
2023-01-03T07:49:07.013+00:00

Hi,
In my app, I need dynamic show a component, and setup init value of this component. However, sometimes, it seems the component had not been finish the rendering when I setup the it's value.
In Vue, there is a function nexttick, and it will automaticed called after the component rendered. Is there any function like it in blazor?
BTW, the component is blazormonaco for example.

Thanks.
Jeffers

Developer technologies | .NET | Blazor
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,326 Reputation points Volunteer Moderator
    2023-01-03T19:03:44.373+00:00
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.