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

Auto register dom element as Actor #3

Open
ryzam opened this issue Nov 10, 2018 · 1 comment
Open

Auto register dom element as Actor #3

ryzam opened this issue Nov 10, 2018 · 1 comment

Comments

@ryzam
Copy link

ryzam commented Nov 10, 2018

HI,actually this is not an issue. I just wanted to know is it possible when user load a page, akka.js-dom can trigger all html component like button, text and then register it as actor?

@andreaTP
Copy link
Member

this project actually goes in the other direction, to make you define DOM elements as Actors in first place.
The fact that the lifecycle of an Actor is mapped to the rendering on the page is significant, you would need something different for your use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants