embed-page icon indicating copy to clipboard operation
embed-page copied to clipboard

target attribute

Open sashafirsov opened this issue 5 years ago • 1 comments

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 avatar Oct 14 '19 02:10 sashafirsov

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

sashafirsov avatar Oct 14 '19 02:10 sashafirsov