{
  "van-action-sheet": {
    "description": "API",
    "attributes": [
      "actions",
      "title",
      "cancel-text",
      "overlay",
      "round",
      "close-on-click-action",
      "close-on-click-overlay",
      "lazy-render",
      "lock-scroll",
      "duration",
      "get-container",
      "safe-area-inset-bottom",
      "select",
      "cancel",
      "click-overlay",
      "open",
      "opened",
      "close",
      "closed"
    ]
  },
  "van-address-edit": {
    "description": "API",
    "attributes": [
      "area-list",
      "address-info",
      "search-result",
      "show-postal",
      "show-delete",
      "show-set-default",
      "show-search-result",
      "save-button-text",
      "delete-button-text",
      "detail-rows",
      "detail-maxlength",
      "is-saving",
      "is-deleting",
      "tel-validator",
      "postal-validator",
      "validator",
      "save",
      "focus",
      "delete",
      "cancel-delete",
      "select-search",
      "change-area",
      "change-detail",
      "change-default"
    ]
  },
  "van-address-list": {
    "description": "API",
    "attributes": [
      "v-model",
      "list",
      "disabled-list",
      "disabled-text",
      "switchable",
      "add-button-text",
      "add",
      "edit",
      "select",
      "edit-disabled",
      "select-disabled",
      "click-item"
    ]
  },
  "van-area": {
    "description": "API",
    "attributes": [
      "value",
      "title",
      "area-list",
      "columns-num",
      "loading",
      "item-height",
      "visible-item-count",
      "confirm-button-text",
      "cancel-button-text",
      "is-oversea-code",
      "confirm",
      "cancel",
      "change"
    ]
  },
  "van-button": {
    "description": "API",
    "attributes": [
      "type",
      "size",
      "text",
      "color",
      "icon",
      "tag",
      "native-type",
      "block",
      "plain",
      "square",
      "round",
      "disabled",
      "hairline",
      "loading",
      "loading-text",
      "loading-type",
      "loading-size",
      "url",
      "to",
      "replace",
      "click",
      "touchstart"
    ]
  },
  "van-card": {
    "description": "API",
    "attributes": [
      "thumb",
      "title",
      "desc",
      "tag",
      "num",
      "price",
      "origin-price",
      "centered",
      "currency",
      "thumb-link",
      "lazy-load",
      "click",
      "click-thumb"
    ]
  },
  "van-cell-group": {
    "description": "API",
    "attributes": [
      "title",
      "border"
    ]
  },
  "van-cell": {
    "description": "API",
    "attributes": [
      "icon",
      "title",
      "value",
      "label",
      "size",
      "url",
      "to",
      "border",
      "replace",
      "clickable",
      "is-link",
      "required",
      "center",
      "arrow-direction",
      "title-style",
      "title-class",
      "value-class",
      "label-class",
      "click"
    ]
  },
  "van-checkbox": {
    "description": "API",
    "attributes": [
      "name",
      "shape",
      "v-model",
      "disabled",
      "icon-size",
      "label-disabled",
      "label-position",
      "checked-color",
      "change",
      "click"
    ]
  },
  "van-checkbox-group": {
    "description": "API",
    "attributes": [
      "v-model",
      "disabled",
      "max",
      "change"
    ]
  },
  "van-circle": {
    "description": "API",
    "attributes": [
      "v-model",
      "rate",
      "size",
      "color",
      "layer-color",
      "fill",
      "speed",
      "text",
      "stroke-width",
      "clockwise"
    ]
  },
  "van-row": {
    "description": "API",
    "attributes": [
      "type",
      "gutter",
      "tag",
      "justify",
      "align",
      "click"
    ]
  },
  "van-col": {
    "description": "API",
    "attributes": [
      "span",
      "offset",
      "tag",
      "click"
    ]
  },
  "van-collapse": {
    "description": "API",
    "attributes": [
      "v-model",
      "accordion",
      "border",
      "change"
    ]
  },
  "van-collapse-item": {
    "description": "API",
    "attributes": [
      "name",
      "icon",
      "size",
      "title",
      "value",
      "label",
      "border",
      "is-link",
      "disabled",
      "title-class",
      "value-class",
      "label-class"
    ]
  },
  "van-contact-card": {
    "description": "API",
    "attributes": [
      "type",
      "name",
      "tel",
      "add-text",
      "click"
    ]
  },
  "van-contact-list": {
    "description": "API",
    "attributes": [
      "v-model",
      "list",
      "add-text",
      "add",
      "edit",
      "select"
    ]
  },
  "van-contact-edit": {
    "description": "API",
    "attributes": [
      "contact-info",
      "is-edit",
      "is-saving",
      "is-deleting",
      "tel-validator",
      "save",
      "delete"
    ]
  },
  "van-count-down": {
    "description": "API",
    "attributes": [
      "time",
      "format",
      "auto-start",
      "millisecond",
      "finish"
    ]
  },
  "van-coupon-cell": {
    "description": "API",
    "attributes": [
      "title",
      "chosen-coupon",
      "coupons",
      "editable",
      "border",
      "currency"
    ]
  },
  "van-coupon-list": {
    "description": "API",
    "attributes": [
      "v-model",
      "chosen-coupon",
      "coupons",
      "disabled-coupons",
      "enabled-title",
      "disabled-title",
      "exchange-button-text",
      "exchange-button-loading",
      "exchange-button-disabled",
      "exchange-min-length",
      "displayed-coupon-index",
      "show-close-button",
      "close-button-text",
      "input-placeholder",
      "show-exchange-bar",
      "currency",
      "empty-image",
      "change",
      "exchange"
    ]
  },
  "van-datetime-picker": {
    "description": "API",
    "attributes": [
      "type",
      "min-date",
      "max-date",
      "min-hour",
      "max-hour",
      "min-minute",
      "max-minute",
      "filter",
      "formatter",
      "title",
      "show-toolbar",
      "loading",
      "item-height",
      "confirm-button-text",
      "cancel-button-text",
      "visible-item-count",
      "change",
      "confirm",
      "cancel"
    ]
  },
  "van-dialog": {
    "description": "API",
    "attributes": [
      "v-model",
      "title",
      "message",
      "message-align",
      "show-confirm-button",
      "show-cancel-button",
      "cancel-button-text",
      "cancel-button-color",
      "confirm-button-text",
      "confirm-button-color",
      "overlay",
      "close-on-popstate",
      "close-on-click-overlay",
      "lock-scroll",
      "before-close",
      "get-container",
      "confirm",
      "cancel"
    ]
  },
  "van-divider": {
    "description": "API",
    "attributes": [
      "dashed",
      "hairline",
      "content-position"
    ]
  },
  "van-dropdown-menu": {
    "description": "API",
    "attributes": [
      "active-color",
      "z-index",
      "duration",
      "direction",
      "overlay",
      "close-on-click-overlay",
      "close-on-click-outside"
    ]
  },
  "van-dropdown-item": {
    "description": "API",
    "attributes": [
      "value",
      "title",
      "options",
      "disabled",
      "title-class",
      "change",
      "open",
      "opened",
      "close"
    ]
  },
  "van-field": {
    "description": "API",
    "attributes": [
      "label",
      "value",
      "type",
      "size",
      "maxlength",
      "placeholder",
      "border",
      "disabled",
      "readonly",
      "required",
      "clearable",
      "clickable",
      "is-link",
      "error",
      "arrow-direction",
      "error-message",
      "label-class",
      "label-width",
      "label-align",
      "input-align",
      "error-message-align",
      "autosize",
      "left-icon",
      "right-icon",
      "input",
      "focus",
      "blur",
      "clear",
      "click",
      "click-left-icon",
      "click-right-icon"
    ]
  },
  "van-goods-action": {
    "description": "API",
    "attributes": [
      "safe-area-inset-bottom"
    ]
  },
  "van-goods-action-icon": {
    "description": "API",
    "attributes": [
      "text",
      "icon",
      "icon-class",
      "info",
      "url",
      "to",
      "replace"
    ]
  },
  "van-goods-action-button": {
    "description": "API",
    "attributes": [
      "text",
      "type",
      "color",
      "disabled",
      "loading",
      "url",
      "to",
      "replace"
    ]
  },
  "van-grid": {
    "description": "API",
    "attributes": [
      "column-num",
      "gutter",
      "border",
      "center",
      "square",
      "clickable"
    ]
  },
  "van-grid-item": {
    "description": "API",
    "attributes": [
      "text",
      "icon",
      "url",
      "to",
      "replace",
      "click"
    ]
  },
  "van-icon": {
    "description": "API",
    "attributes": [
      "name",
      "info",
      "color",
      "size",
      "class-prefix",
      "tag",
      "click"
    ]
  },
  "van-image": {
    "description": "API",
    "attributes": [
      "src",
      "fit",
      "alt",
      "width",
      "height",
      "radius",
      "round",
      "lazy-load",
      "show-error",
      "show-loading",
      "click",
      "load",
      "error"
    ]
  },
  "van-image-preview": {
    "description": "API",
    "attributes": [
      "images",
      "start-position",
      "show-index",
      "show-indicators",
      "loop",
      "swipe-duration",
      "async-close",
      "close-on-popstate",
      "class-name",
      "lazy-load",
      "max-zoom",
      "min-zoom",
      "close",
      "change"
    ]
  },
  "van-index-bar": {
    "description": "API",
    "attributes": [
      "index-list",
      "z-index",
      "sticky",
      "sticky-offset-top",
      "highlight-color",
      "select"
    ]
  },
  "van-index-anchor": {
    "description": "API",
    "attributes": [
      "index"
    ]
  },
  "van-list": {
    "description": "API",
    "attributes": [
      "v-model",
      "finished",
      "error",
      "offset",
      "loading-text",
      "finished-text",
      "error-text",
      "immediate-check",
      "direction",
      "load"
    ]
  },
  "van-loading": {
    "description": "API",
    "attributes": [
      "color",
      "type",
      "size",
      "text-size",
      "vertical"
    ]
  },
  "van-nav-bar": {
    "description": "API",
    "attributes": [
      "title",
      "left-text",
      "right-text",
      "left-arrow",
      "fixed",
      "border",
      "z-index",
      "click-left",
      "click-right"
    ]
  },
  "van-notice-bar": {
    "description": "API",
    "attributes": [
      "mode",
      "text",
      "delay",
      "speed",
      "scrollable",
      "wrapable",
      "left-icon",
      "color",
      "background",
      "click",
      "close"
    ]
  },
  "van-number-keyboard": {
    "description": "API",
    "attributes": [
      "v-model",
      "show",
      "theme",
      "title",
      "maxlength",
      "transition",
      "z-index",
      "extra-key",
      "close-button-text",
      "delete-button-text",
      "show-delete-key",
      "hide-on-click-outside",
      "safe-area-inset-bottom",
      "input",
      "delete",
      "close",
      "blur",
      "hide"
    ]
  },
  "van-overlay": {
    "description": "API",
    "attributes": [
      "show",
      "z-index",
      "duration",
      "class-name",
      "click"
    ]
  },
  "van-pagination": {
    "description": "API",
    "attributes": [
      "v-model",
      "mode",
      "total-items",
      "items-per-page",
      "page-count",
      "prev-text",
      "next-text",
      "show-page-size",
      "force-ellipses",
      "change"
    ]
  },
  "van-panel": {
    "description": "API",
    "attributes": [
      "title",
      "desc",
      "status",
      "icon"
    ]
  },
  "van-password-input": {
    "description": "代码演示",
    "attributes": [
      "value",
      "length",
      "mask",
      "focused",
      "info",
      "error-info",
      "gutter",
      "focus"
    ]
  },
  "van-picker": {
    "description": "API",
    "attributes": [
      "columns",
      "show-toolbar",
      "toolbar-position",
      "title",
      "loading",
      "value-key",
      "item-height",
      "confirm-button-text",
      "cancel-button-text",
      "visible-item-count",
      "allow-html",
      "default-index",
      "confirm",
      "cancel",
      "change"
    ]
  },
  "van-popup": {
    "description": "API",
    "attributes": [
      "v-model",
      "overlay",
      "position",
      "overlay-class",
      "overlay-style",
      "duration",
      "round",
      "lock-scroll",
      "lazy-render",
      "close-on-click-overlay",
      "transition",
      "get-container",
      "click",
      "open",
      "opened",
      "close",
      "closed",
      "click-overlay"
    ]
  },
  "van-progress": {
    "description": "API",
    "attributes": [
      "inactive",
      "percentage",
      "show-pivot",
      "color",
      "text-color",
      "pivot-text",
      "pivot-color"
    ]
  },
  "van-pull-refresh": {
    "description": "API",
    "attributes": [
      "v-model",
      "pulling-text",
      "loosing-text",
      "loading-text",
      "success-text",
      "success-duration",
      "animation-duration",
      "head-height",
      "disabled",
      "refresh"
    ]
  },
  "van-radio": {
    "description": "API",
    "attributes": [
      "name",
      "shape",
      "disabled",
      "icon-size",
      "label-disabled",
      "label-position",
      "checked-color",
      "click"
    ]
  },
  "van-radio-group": {
    "description": "API",
    "attributes": [
      "v-model",
      "disabled",
      "change"
    ]
  },
  "van-rate": {
    "description": "API",
    "attributes": [
      "v-model",
      "count",
      "size",
      "gutter",
      "color",
      "void-color",
      "icon",
      "void-icon",
      "allow-half",
      "readonly",
      "disabled",
      "disabled-color",
      "change"
    ]
  },
  "van-search": {
    "description": "API",
    "attributes": [
      "label",
      "shape",
      "background",
      "clearable",
      "show-action",
      "disabled",
      "readonly",
      "error",
      "input-align",
      "left-icon",
      "right-icon",
      "cancel",
      "search",
      "clear"
    ]
  },
  "van-sidebar": {
    "description": "API",
    "attributes": [
      "v-model",
      "change"
    ]
  },
  "van-sidebar-item": {
    "description": "API",
    "attributes": [
      "title",
      "info",
      "disabled",
      "url",
      "to",
      "replace",
      "click"
    ]
  },
  "van-skeleton": {
    "description": "API",
    "attributes": [
      "row",
      "row-width",
      "title",
      "title-width",
      "avatar",
      "avatar-size",
      "avatar-shape",
      "loading",
      "animate"
    ]
  },
  "van-sku": {
    "description": "API",
    "attributes": [
      "v-model",
      "sku",
      "goods",
      "goods-id",
      "price-tag",
      "hide-stock",
      "hide-quota-text",
      "hide-selected-text",
      "show-add-cart-btn",
      "buy-text",
      "add-cart-text",
      "quota",
      "quota-used",
      "reset-stepper-on-hide",
      "reset-selected-sku-on-hide",
      "disable-stepper-input",
      "close-on-click-overlay",
      "stepper-title",
      "custom-stepper-config",
      "message-config",
      "get-container",
      "initial-sku",
      "show-soldout-sku",
      "add-cart",
      "buy-clicked",
      "stepper-change",
      "sku-selected",
      "open-preview",
      "close-preview"
    ]
  },
  "van-slider": {
    "description": "API",
    "attributes": [
      "value",
      "disabled",
      "max",
      "min",
      "step",
      "bar-height",
      "active-color",
      "inactive-color",
      "vertical",
      "input",
      "change",
      "drag-start",
      "drag-end"
    ]
  },
  "van-stepper": {
    "description": "API",
    "attributes": [
      "v-model",
      "min",
      "max",
      "step",
      "integer",
      "disabled",
      "disable-input",
      "async-change",
      "input-width",
      "button-size",
      "show-plus",
      "show-minus",
      "change",
      "overlimit",
      "plus",
      "minus",
      "focus",
      "blur"
    ]
  },
  "van-steps": {
    "description": "API",
    "attributes": [
      "active",
      "direction",
      "active-color",
      "active-icon",
      "inactive-icon"
    ]
  },
  "van-sticky": {
    "description": "API",
    "attributes": [
      "offset-top",
      "z-index",
      "container",
      "scroll"
    ]
  },
  "van-submit-bar": {
    "description": "API",
    "attributes": [
      "price",
      "label",
      "suffix-label",
      "button-text",
      "button-type",
      "tip",
      "tip-icon",
      "disabled",
      "loading",
      "currency",
      "decimal-length",
      "safe-area-inset-bottom",
      "submit"
    ]
  },
  "van-swipe": {
    "description": "API",
    "attributes": [
      "autoplay",
      "duration",
      "initial-swipe",
      "loop",
      "show-indicators",
      "indicator-color",
      "vertical",
      "touchable",
      "width",
      "height",
      "change"
    ]
  },
  "van-swipe-item": {
    "description": "API",
    "attributes": [
      "click"
    ]
  },
  "van-swipe-cell": {
    "description": "API",
    "attributes": [
      "name",
      "on-close",
      "disabled",
      "left-width",
      "right-width",
      "stop-propagation",
      "click"
    ]
  },
  "van-switch": {
    "description": "API",
    "attributes": [
      "v-model",
      "loading",
      "disabled",
      "size",
      "active-color",
      "inactive-color",
      "active-value",
      "inactive-value",
      "change"
    ]
  },
  "van-switch-cell": {
    "description": "API",
    "attributes": [
      "v-model",
      "title",
      "border",
      "cell-size",
      "loading",
      "disabled",
      "size",
      "active-color",
      "inactive-color",
      "active-value",
      "inactive-value",
      "change"
    ]
  },
  "van-tabs": {
    "description": "API",
    "attributes": [
      "v-model",
      "type",
      "duration",
      "background",
      "line-width",
      "line-height",
      "color",
      "title-active-color",
      "title-inactive-color",
      "swipe-threshold",
      "offset-top",
      "animated",
      "border",
      "ellipsis",
      "sticky",
      "swipeable",
      "lazy-render",
      "click",
      "change",
      "disabled",
      "scroll"
    ]
  },
  "van-tab": {
    "description": "API",
    "attributes": [
      "name",
      "title",
      "disabled"
    ]
  },
  "van-tabbar": {
    "description": "API",
    "attributes": [
      "v-model",
      "fixed",
      "border",
      "z-index",
      "active-color",
      "inactive-color",
      "route",
      "safe-area-inset-bottom",
      "change"
    ]
  },
  "van-tabbar-item": {
    "description": "API",
    "attributes": [
      "name",
      "icon",
      "dot",
      "info",
      "url",
      "to",
      "replace"
    ]
  },
  "van-tag": {
    "description": "API",
    "attributes": [
      "type",
      "size",
      "color",
      "plain",
      "round",
      "mark",
      "text-color",
      "click"
    ]
  },
  "van-tree-select": {
    "description": "API",
    "attributes": [
      "items",
      "height",
      "main-active-index",
      "active-id",
      "max",
      "click-nav",
      "click-item"
    ]
  },
  "van-uploader": {
    "description": "API",
    "attributes": [
      "name",
      "accept",
      "preview-size",
      "preview-image",
      "preview-full-image",
      "multiple",
      "disabled",
      "capture",
      "after-read",
      "before-read",
      "before-delete",
      "max-size",
      "max-count",
      "result-type",
      "upload-text",
      "image-fit",
      "oversize",
      "click-preview",
      "delete"
    ]
  }
}