@davearel wrote:
I love that components give you methods that run before and after it's been inserted into the DOM. However, is there not a way to access the document fragment that has been built prior to it's insertion?
Wouldn't that be a far better way of, for example, attaching third party jQuery plugins to a DOM element. Rather than querying for the element post-insertion?
Posts: 2
Participants: 1