So, taking a look at it, direct support for keyed will be super easy and will absolutely show up in v1.1.0.
And I believe I have a way to directly support lazy as well, though I want to try it out before confirming completely. On Friday, October 28, 2016 at 12:28:17 PM UTC-4, Mark Hamburg wrote: > > On Oct 28, 2016, at 7:28 AM, Matthew Griffith <[email protected] > <javascript:>> wrote: > > 2. You can use Keyed and Lazy on a parent element (the one created by > *Style.Elements.build*). You could use *Style.Elements.build* in a child > view and then use *Style.Elements.html *to integrate it into the main > view, using keyed or lazy in the process. That feels a bit roundabout and > I believe there could be a better way. I'll just have to give it some > thought as to how it'd work :). > > > Keyed as it turns out is central to getting stateful DOM elements to > behave reliably. > > But I'm looking forward to trying this library out. > > Mark > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
