content.json 399 B

12345678910111213141516171819202122
  1. [
  2. {
  3. "title": "基本用法",
  4. "active": true
  5. }, {
  6. "title": "主题"
  7. }, {
  8. "title": "自定义关闭按钮"
  9. }, {
  10. "title": "带有 icon"
  11. }, {
  12. "title": "文字居中"
  13. }, {
  14. "title": "文字描述"
  15. }, {
  16. "title": "带图标和描述"
  17. }, {
  18. "title": "Attributes"
  19. }, {
  20. "title": "Events"
  21. }
  22. ]