Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. {
  2. "assetVersion": "1976b95f7620d99923d9",
  3. "locale": "en-US",
  4. "view-id-1": {
  5. "name": "web-toolkit-v2/modules/buttons/react/WtButton",
  6. "data": {
  7. "children": "I am a button"
  8. }
  9. },
  10. "view-id-2": {
  11. "name": "web-toolkit-v2/modules/buttons/react/WtButton",
  12. "data": {
  13. "children": "I'm a different button!",
  14. "small": true,
  15. "styleType": "filled"
  16. }
  17. },
  18. "view-id-3": {
  19. "name": "web-toolkit-v2/modules/content-toggles/react/WtAccordion",
  20. "data": {
  21. "children": "This is accordion content"
  22. }
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement