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

Allow async load of components templates #713

Open
jccazeaux opened this issue Jul 26, 2017 · 1 comment
Open

Allow async load of components templates #713

jccazeaux opened this issue Jul 26, 2017 · 1 comment

Comments

@jccazeaux
Copy link
Contributor

The template function in component bindings only allows sync load of a template. If you want async load (for exemple load template from server with ajax) it's not possible

@jccazeaux
Copy link
Contributor Author

PR sent, template function can now have a callback as parameter. If this parameters is defined, rivets will use it to wait for the template.

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

1 participant