Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Documentation on dynamically adding elements? #50

Closed
ZepAviator opened this issue Feb 19, 2016 · 1 comment
Closed

Documentation on dynamically adding elements? #50

ZepAviator opened this issue Feb 19, 2016 · 1 comment

Comments

@ZepAviator
Copy link

I have a mixture of images and probably sized DIV elements that I'd like to dynamically create. But when I try to appendChild(element) to the juicy-tile-list, I don't see any results.

Is there a different way to add elements? Looking for some documentation on this.

@tomalec
Copy link
Member

tomalec commented Apr 25, 2016

Maybe you missed refreshOnMutation attribute, it will make list refresh when a mutation occurs.

<juicy-tile-list refreshOnMutation></juicy-tile-list>

If it still does not give you the result you want , please let me know. I'll try to respond sooner than this time.

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

No branches or pull requests

3 participants