content.json 411 B

12345678910111213141516171819202122
  1. [
  2. {
  3. "title": "基本用法",
  4. "active": true
  5. }, {
  6. "title": "居中布局"
  7. }, {
  8. "title": "自定义内容"
  9. }, {
  10. "title": "嵌套的 Dialog"
  11. }, {
  12. "title": "可拖拽对话框"
  13. }, {
  14. "title": "使用具名插槽自定义"
  15. }, {
  16. "title": "Attributes"
  17. }, {
  18. "title": "Slot"
  19. }, {
  20. "title": "Events"
  21. }
  22. ]