Does anyone have any pointers for how to repeatedly embed an Elm view on a page, particularly from JS? The use case would be for some type of embedded widget that people can insert into their page where each instance would correspond to a different id of some type. Imagine a widget that embeds live updating twitter feeds for different users where web page owners would be able to create buttons that launch live update windows.
-- 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.
