Guest User

Untitled

a guest
Jul 12th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. options = { 'a': { 'href': '`#/Subject/${Object.keys(d)[0]}'},
  2. ...
  3. }
  4.  
  5. addOptions() {
  6. //appends the options
  7. bar.append(key1).attr(options[key1]) //something to that effect
  8. }
Add Comment
Please, Sign In to add comment