Files
tekelanew_acs/acs/nladmin-ui/node_modules/vxe-pc-ui/helper/vetur/attributes.json

1 line
50 KiB
JSON
Raw Normal View History

2024-12-03 17:40:13 +08:00
{"vxe-alert/title":{"type":"string"},"vxe-alert/content":{"type":"string"},"vxe-alert/status":{"type":"string"},"vxe-alert/show-icon":{"type":"boolean"},"vxe-alert/show-close":{"type":"boolean"},"vxe-alert/icon":{"type":"string"},"vxe-anchor/model-value":{"type":"string"},"vxe-anchor/options":{"type":"any[]"},"vxe-anchor/container":{"type":"string | element | ((params) => element)"},"vxe-anchor/show-marker":{"type":"boolean"},"vxe-anchor-link/content":{"type":"string"},"vxe-anchor-link/title":{"type":"string"},"vxe-anchor-link/href":{"type":"string"},"vxe-avatar/content":{"type":"string | number"},"vxe-avatar/icon":{"type":"string"},"vxe-avatar/count":{"type":"number"},"vxe-avatar/dot":{"type":"boolean"},"vxe-avatar/src":{"type":"string"},"vxe-avatar/circle":{"type":"string"},"vxe-avatar/status":{"type":"string"},"vxe-avatar/width":{"type":"number | string"},"vxe-avatar/height":{"type":"number | string"},"vxe-avatar/size":{"type":"string"},"vxe-badge/content":{"type":"string | number"},"vxe-badge/count":{"type":"number"},"vxe-badge/dot":{"type":"boolean"},"vxe-badge/size":{"type":"string"},"vxe-breadcrumb/separator":{"type":"string"},"vxe-breadcrumb/options":{"type":"any[]"},"vxe-breadcrumb-item/title":{"type":"string"},"vxe-breadcrumb-item/router-link":{"type":"{name,query,params}"},"vxe-button/content":{"type":"string","description":"内容(支持开启国际化)"},"vxe-button/mode":{"type":"string","description":"按钮模式,支持文本和按钮"},"vxe-button/title":{"type":"string"},"vxe-button/type":{"type":"string","description":"原生按钮类型"},"vxe-button/size":{"type":"string","description":"尺寸"},"vxe-button/name":{"type":"string | number","description":"用来标识这一项"},"vxe-button/icon":{"type":"string","description":"前缀图标"},"vxe-button/round":{"type":"boolean","description":"圆角边框"},"vxe-button/circle":{"type":"boolean","description":"圆角按钮"},"vxe-button/status":{"type":"string","description":"按钮的图标"},"vxe-button/disabled":{"type":"boolean","description":"是否禁用"},"vxe-button/permission-code":{"type":"string"},"vxe-button/router-link":{"type":"{name,query,params}"},"vxe-button/class-name":{"type":"string | (({}) => string)","description":"给展示容器附加 className"},"vxe-button/popup-class-name":{"type":"string | (({}) => string)","description":"给下拉容器附加 className"},"vxe-button/loading":{"type":"boolean","description":"是否加载中"},"vxe-button/placement":{"type":"string","description":"固定显示下拉面板的方向"},"vxe-button/destroy-on-close":{"type":"boolean","description":"在下拉容器关闭时销毁内容"},"vxe-button/trigger":{"type":"string","description":"触发方式"},"vxe-button/transfer":{"type":"boolean","description":"是否将弹框容器插入于 body 内(对于嵌入到表格或者弹窗中被遮挡时需要设置为 true"},"vxe-button-group/mode":{"type":"string","description":"按钮模式,支持文本和按钮"},"vxe-button-group/size":{"type":"string","description":"尺寸"},"vxe-button-group/status":{"type":"string","description":"按钮的图标"},"vxe-button-group/round":{"type":"boolean","description":"圆角边框"},"vxe-button-group/circle":{"type":"boolean","description":"圆角按钮"},"vxe-button-group/disabled":{"type":"boolean","description":"是否禁用"},"vxe-button-group/permission-code":{"type":"string"},"vxe-button-group/class-name":{"type":"string | (({}) => string)","description":"给展示容器附加 className"},"vxe-button-group/options":{"type":"array","description":"按钮列表"},"vxe-calendar/model-value":{"type":"string | date | number"},"vxe-calendar/height":{"type":"string | number"},"vxe-calendar/width":{"type":"string | number"},"vxe-calendar/type":{"type":"string"},"vxe-calendar/class-name":{"type":"string"},"vxe-calendar/size":{"type":"string"},"vxe-calendar/multiple":{"type":"boolean"},"vxe-card/title":{"type":"string"},"vxe-card/show-title-overflow":{"type":"boolean"},"vxe-card/width":{"type":"number | string"},"vxe-card/height":{"type":"number | string"},