{
  "m-avatar": {
    "attributes": [
      "img",
      "size",
      "variant"
    ],
    "description": "avatar component with shuimo-ui style.\n[docs](https://shuimo.design/avatar,)"
  },
  "m-border": {
    "attributes": [
      "bottom",
      "left",
      "right",
      "top"
    ],
    "description": "Border component with shuimo-ui style\n水墨组件的边框组件。\n[docs](https://shuimo.design/border)"
  },
  "m-breadcrumb": {
    "attributes": [
      "options",
      "separator"
    ],
    "description": "Breadcrumb component with shuimo-ui style.\n水墨组件的面包屑组件。\n[docs](https://shuimo.design/breadcrumb)"
  },
  "m-breadcrumb-item": {
    "attributes": [
      "content"
    ],
    "description": "Breadcrumb component with shuimo-ui style.\n水墨组件的面包屑组件。\n[docs](https://shuimo.design/breadcrumb)"
  },
  "m-button": {
    "attributes": [
      "disabled",
      "link",
      "text",
      "type"
    ],
    "description": "Button component with shuimo-ui style.\n水墨组件的按钮组件。\n[docs](https://shuimo.design/button)"
  },
  "m-cell": {
    "attributes": [
      "a",
      "b",
      "c",
      "d",
      "h",
      "points",
      "style",
      "w"
    ],
    "description": "cell component with shuimo-ui style.\n[docs](https://shuimo.design/cell,)"
  },
  "m-checkbox": {
    "attributes": [
      "checked",
      "disabled",
      "indeterminate",
      "label",
      "modelValue",
      "value"
    ],
    "description": "Checkbox component with shuimo-ui style.\n水墨组件的复选框组件。\n[docs](https://shuimo.design/checkbox)"
  },
  "m-confirm": {
    "attributes": [
      "content",
      "mask",
      "teleport"
    ],
    "description": "confirm component with shuimo-ui style.\n[docs](https://shuimo.design/confirm,)"
  },
  "m-dark-mode": {
    "attributes": [
      "autoMode",
      "initHandler",
      "modelValue"
    ],
    "description": "dark mode component with shuimo-ui style.\nFor switching between day and night mode.\n水墨组件的太极组件。\n用于切换日夜间模式。\n[docs](https://shuimo.design/dark-mode)"
  },
  "m-date-picker": {
    "attributes": [
      "format",
      "modelValue",
      "placeholder",
      "type"
    ],
    "description": "DatePicker component with shuimo-ui style.\n水墨组件的日期选择组件。\n[docs](https://shuimo.design/date-picker)"
  },
  "m-delete-icon": {
    "attributes": [],
    "description": "delete icon component with shuimo-ui style.\n水墨组件的删除图标组件。\n[docs](https://shuimo.design/icon#delete)"
  },
  "m-dialog": {
    "attributes": [
      "closeBtn",
      "mask",
      "teleport",
      "visible"
    ],
    "description": "Dialog component with shuimo-ui style.\n水墨组件的弹窗交互组件。\n[docs](https://shuimo.design/dialog)"
  },
  "m-divider": {
    "attributes": [
      "vertical"
    ],
    "description": "divider component with shuimo-ui style.\n水墨组件的分割线组件。\n[docs](https://shuimo.design/divider)"
  },
  "m-drawer": {
    "attributes": [
      "direction",
      "drawerClass",
      "mask",
      "teleport",
      "visible"
    ],
    "description": "Drawer component with shuimo-ui style.\n水墨组件的抽屉组件。\n[docs](https://shuimo.design/drawer)"
  },
  "m-form": {
    "attributes": [
      "inline",
      "submit"
    ],
    "description": "Form component with shuimo-ui style.\n水墨组件的表单组件。\n[docs](https://shuimo.design/form)"
  },
  "m-form-item": {
    "attributes": [
      "label",
      "prop"
    ],
    "description": "FormItem component with shuimo-ui style.\n水墨组件的表单item组件。\n[docs](https://shuimo.design/form#item)"
  },
  "m-grid": {
    "attributes": [
      "colGap",
      "direction",
      "gap",
      "gapRotate",
      "h",
      "rowGap",
      "w"
    ],
    "description": "grid component with shuimo-ui style.\n[docs](https://shuimo.design/grid,)"
  },
  "m-input": {
    "attributes": [
      "autofocus",
      "disabled",
      "modelValue",
      "placeholder",
      "readonly",
      "type"
    ],
    "description": "Input component with shuimo-ui style.\n水墨组件的输入组件。\n[docs](https://shuimo.design/input)"
  },
  "m-input-number": {
    "attributes": [
      "disabled",
      "max",
      "min",
      "modelValue",
      "placeholder",
      "precision",
      "readonly"
    ],
    "description": "InputNumber component with shuimo-ui style.\n水墨组件的数字输入框组件。\n[docs](https://shuimo.design/input#number)"
  },
  "m-li": {
    "attributes": [
      "active",
      "icon"
    ],
    "description": "li component with shuimo-ui style.\n[docs](https://shuimo.design/li,)"
  },
  "m-list": {
    "attributes": [
      "autoActive",
      "data"
    ],
    "description": "List component with shuimo-ui style.\n水墨组件的列表组件。\n[docs](https://shuimo.design/list)"
  },
  "m-loading": {
    "attributes": [
      "mask",
      "sideLength",
      "size",
      "speed"
    ],
    "description": "loading component with shuimo-ui style.\n水墨组件的加载组件。\n[docs](https://shuimo.design/loading)"
  },
  "m-menu": {
    "attributes": [
      "checkbox",
      "checkedKeys",
      "checkStrictly",
      "config",
      "data",
      "defaultExpandAll"
    ],
    "description": "menu component with shuimo-ui style.\n[docs](https://shuimo.design/menu,)"
  },
  "m-message": {
    "attributes": [
      "content",
      "direction",
      "dragAllow",
      "dragConfig",
      "duration",
      "type"
    ],
    "description": "Message component with shuimo-ui style.\n水墨组件的消息组件。\n[docs](https://shuimo.design/message)"
  },
  "m-pagination": {
    "attributes": [
      "defaultCurrent",
      "foldedMaxPageBtn",
      "layout",
      "maxPageBtn",
      "modelValue",
      "pageSize",
      "pageSizes",
      "showEdgePageNum",
      "total"
    ],
    "description": "pagination component with shuimo-ui style.\n水墨组件的分页组件。\n[docs](https://shuimo.design/pagination)"
  },
  "m-popover": {
    "attributes": [
      "content",
      "disableClickAway",
      "hover",
      "mountRender",
      "placement",
      "popper",
      "show",
      "teleport"
    ],
    "description": "Popover component with shuimo-ui style.\n水墨组件的弹出框组件。\n[docs](https://shuimo.design/popover)"
  },
  "m-progress": {
    "attributes": [
      "height",
      "infoWidth",
      "leafHeight",
      "max",
      "showInfo",
      "value",
      "width"
    ],
    "description": "progress component with shuimo-ui style.\n水墨组件的进度条组件。\n[docs](https://shuimo.design/progress)"
  },
  "m-radio": {
    "attributes": [
      "checked",
      "label",
      "modelValue",
      "name",
      "value"
    ],
    "description": "Radio component with shuimo-ui style.\n水墨组件的单选组件。\n[docs](https://shuimo.design/radio)"
  },
  "m-rice-paper": {
    "attributes": [
      "layout",
      "mountain",
      "type"
    ],
    "description": "Rice paper layout component with shuimo-ui style.\n水墨组件的宣纸布局组件\n[docs](https://shuimo.design/rice-paper)"
  },
  "m-select": {
    "attributes": [
      "checkbox",
      "disabled",
      "fetch",
      "filter",
      "inputParam",
      "modelValue",
      "multiple",
      "needFetch",
      "optionParam",
      "options",
      "optionsH",
      "placeholder",
      "readonly",
      "toMatch",
      "valueParam"
    ],
    "description": "Select component with shuimo-ui style.\n水墨组件的选择组件。\n[docs](https://shuimo.design/select)"
  },
  "m-slider": {
    "attributes": [
      "disabled",
      "max",
      "min",
      "modelValue",
      "showInfo",
      "step"
    ],
    "description": "slider component with shuimo-ui style.\n[docs](https://shuimo.design/slider)"
  },
  "m-switch": {
    "attributes": [
      "activeInfo",
      "activeValue",
      "disabled",
      "inactiveInfo",
      "inactiveValue",
      "loading",
      "modelValue",
      "onControl"
    ],
    "description": "Switch component with shuimo-ui style.\n水墨组件的开关组件。\nslot优先级高于text\n[docs](https://shuimo.design/switch)"
  },
  "m-table": {
    "attributes": [
      "data",
      "height",
      "paramClass"
    ],
    "description": "Table component with shuimo-ui style.\n水墨组件的表格组件。\n[docs](https://shuimo.design/table)"
  },
  "m-table-column": {
    "attributes": [
      "label",
      "param",
      "width"
    ],
    "description": "Table column component with shuimo-ui style.\n水墨组件的表格列组件。\n[docs](https://shuimo.design/table#column)"
  },
  "m-tag": {
    "attributes": [
      "type"
    ],
    "description": "Tag component with shuimo-ui style.\n水墨组件的标签组件。\n[docs](https://shuimo.design/tag)"
  },
  "m-tooltip": {
    "attributes": [
      "content",
      "disableClickAway",
      "hover",
      "mountRender",
      "placement",
      "popper",
      "teleport"
    ],
    "description": "Tooltip component with shuimo-ui style.\n水墨组件的提示框组件。\n[docs](https://shuimo.design/tooltip)"
  },
  "m-tree": {
    "attributes": [
      "checkbox",
      "checkedKeys",
      "checkStrictly",
      "config",
      "data",
      "defaultExpandAll"
    ],
    "description": "Tree component with shuimo-ui style.\n水墨组件的树组件。\n[docs](https://shuimo.design/tree)"
  },
  "m-tree-node": {
    "attributes": [
      "checkbox",
      "config",
      "data",
      "getNodesByKeys",
      "handleCheck",
      "handleExpand",
      "handleItemClick"
    ],
    "description": "Tree node component with shuimo-ui style.\n水墨组件的树节点组件。\n[docs](https://shuimo.design/tree#node)"
  },
  "m-virtual-list": {
    "attributes": [
      "list"
    ],
    "description": "virtualList component with shuimo-ui style.\n[docs](https://shuimo.design/virtualList,)"
  }
}