EPA-WG / embed-page

Proof of concept for Embeddable Progressive Application - a microapplication container, a WebComponent acting as seamless IFRAME or html include
https://www.webcomponents.org/element/EPA-WG/embed-page
Apache License 2.0
17 stars 5 forks source link

target attribute #18

Open sashafirsov opened 5 years ago

sashafirsov commented 5 years ago

target attribute to reference the links and form inside of embed-page. It is different than scope. Point of target is control over another embed-page instance.. The menu is a good sample. Link would open microapplication in given by target instance( with matching name attribute). For example, contacts in chat or inbox in email.

sashafirsov commented 5 years ago

javascript:code would be fired when link/form submit triggered. Returned value is used as destination.