Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <a [routerLink]="['', { outlets: { modal: ['upload'] }}]" [preserveQueryParams]="true">+</a>
  2.  
  3. <a [modal]="upload">+</a>
  4. <button [modal]="upload">+</button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement