Guest User

Untitled

a guest
Jul 19th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. ```html
  2. <button data-toggle="nc-widget"
  3. data-attributes-email-value="john.snow@example.com"
  4. data-attributes-first-name-value="John"
  5. data-attributes-first-name-presentation="readonly"
  6. data-attributes-last-name-value="Snow"
  7. data-attributes-last-name-presentation="readonly">
  8. Launch NC widget!
  9. </button>
  10. ```
Add Comment
Please, Sign In to add comment