Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation Complete #453

Closed
Roustalski opened this issue Aug 24, 2016 · 2 comments
Closed

Creation Complete #453

Roustalski opened this issue Aug 24, 2016 · 2 comments
Labels

Comments

@Roustalski
Copy link

Roustalski commented Aug 24, 2016

I'm submitting a feature request

Hello,

I would like a way to respond in a view model when all rendering and lifecycle methods have completed for all children components and view/view-model pairs.

So, maybe another lifecycle method after attached()? creationComplete()? or renderComplete() or complete()?

@stoffeastrom
Copy link
Contributor

Maybe you can use CompositionTransaction look at this for more details

@jdanyow
Copy link
Contributor

jdanyow commented Sep 2, 2016

good call @stoffeastrom. @Roustalski there's no definitive end to the process from the perspective of the containing component- depending on the child component logic, their usage of if, compose etc.

@jdanyow jdanyow closed this as completed Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants