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

Pass in html_element_name #49

Merged
merged 2 commits into from Jan 25, 2018
Merged

Pass in html_element_name #49

merged 2 commits into from Jan 25, 2018

Conversation

nikolalsvk
Copy link
Collaborator

Passing html_element_name will allow you to control which HTLM element will serve as a container (placeholder) before your request gets loaded. This will prove useful if you're using render_async inside a table.

Should fix #12

Allows user to pass html_element_name to control which container element
will be replaced by request content. Should fix the problem with
inproper rendering inside a table.
@nikolalsvk nikolalsvk merged commit ea913d6 into master Jan 25, 2018
@nikolalsvk nikolalsvk deleted the render-tr branch January 25, 2018 11:12
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

Successfully merging this pull request may close these issues.

render_async in table
1 participant