examples.json 291 B

1234567891011121314151617
  1. {
  2. "image-editor": {
  3. "title": "TUI Image Editor"
  4. },
  5. "chart": {
  6. "title": "TUI Chart"
  7. },
  8. "grid": {
  9. "title": "TUI Grid"
  10. },
  11. "editor": {
  12. "title": "TUI Editor"
  13. },
  14. "markdownTutorial": {
  15. "title": "Markdown tutorial"
  16. }
  17. }