tags.json 190 B

123456789101112131415
  1. {
  2. "qm-button": {
  3. "attributes": [
  4. "disabled",
  5. "ghost",
  6. "htmlType",
  7. "icon",
  8. "loading",
  9. "shape",
  10. "size",
  11. "type",
  12. "block"
  13. ]
  14. }
  15. }