UNPKG

@meve/ui

Version:

Argon design system components library

420 lines 6.53 kB
{ "m-auto-complete": { "attributes": [ "v-model", "options", "label", "placeholder", "type", "size", "maxlength", "textarea", "rows", "readonly", "disabled", "clearable", "resize", "validate-trigger", "rules" ] }, "m-back-top": { "attributes": [ "right", "bottom", "target", "visibility-height", "duration" ] }, "m-breadcrumb": { "attributes": [ "separator" ] }, "m-breadcrumb-item": { "attributes": [ "separator" ] }, "m-button": { "attributes": [ "type", "size", "loading", "loading-size", "round", "block", "text", "outline", "disabled", "ripple" ] }, "m-card": { "attributes": [] }, "m-checkbox": { "attributes": [ "v-model", "checked-value", "unchecked-value", "label", "size", "disabled", "readonly", "ripple", "validate-trigger", "rules" ] }, "m-checkbox-group": { "attributes": [ "v-model", "label", "direction", "rules" ] }, "m-col": { "attributes": [ "span", "offset", "xs", "sm", "md", "lg", "xl" ] }, "m-dialog": { "attributes": [ "v-model", "title", "message", "message-align", "confirm-button", "cancel-button", "confirm-button-text", "cancel-button-text", "confirm-button-type", "cancel-button-type", "overlay", "overlay-class", "overlay-style", "lock-scroll", "close-on-click-overlay", "before-close" ] }, "m-dropdown": { "attributes": [ "options", "size", "disabled", "label-field", "key-field", "children-field", "icon-field" ] }, "m-form": { "attributes": [ "readonly", "disabled" ] }, "m-form-item": { "attributes": [ "value", "label", "rules" ] }, "m-icon": { "attributes": [ "name", "size", "color", "namespace" ] }, "m-image": { "attributes": [ "src", "fit", "alt", "width", "height", "radius", "lazy", "loading", "error", "ripple", "preview-disabled", "block" ] }, "m-input": { "attributes": [ "v-model", "label", "placeholder", "type", "size", "maxlength", "textarea", "rows", "readonly", "disabled", "clearable", "resize", "validate-trigger", "rules" ] }, "m-lazy": { "attributes": [] }, "m-list": { "attributes": [ "loading", "error", "immediate-check", "finished", "offset", "loading-text", "finished-text", "error-text" ] }, "m-loading": { "attributes": [ "loading", "size", "color", "rotate" ] }, "m-loading-bar": { "attributes": [] }, "m-menu": { "attributes": [ "options", "expanded-names.sync", "selected-names.sync", "name-field", "label-field", "accordion", "indent", "multiple" ] }, "m-menu-item": { "attributes": [ "name", "label", "icon", "disabled" ] }, "m-menu-item-group": { "attributes": [ "name", "label", "icon", "disabled" ] }, "m-message": { "attributes": [] }, "m-option": { "attributes": [ "label", "value", "disabled" ] }, "m-popover": { "attributes": [ "trigger", "placement", "disabled", "x", "y", "same-width", "default-style" ] }, "m-popup": { "attributes": [ "v-model", "position", "overlay", "overlay-class", "overlay-style", "lock-scroll", "close-on-click-overlay" ] }, "m-radio": { "attributes": [ "v-model", "checked-value", "unchecked-value", "label", "size", "disabled", "readonly", "ripple", "validate-trigger", "rules" ] }, "m-radio-group": { "attributes": [ "v-model", "label", "direction", "rules" ] }, "m-rate": { "attributes": [ "v-model", "label", "color", "count", "icon", "half", "size", "disabled", "readonly", "ripple", "rules" ] }, "m-ripple": { "attributes": [] }, "m-row": { "attributes": [ "gutter", "justify", "align" ] }, "m-scroller": { "attributes": [] }, "m-select": { "attributes": [ "v-model", "label", "placeholder", "multiple", "size", "readonly", "disabled", "clearable", "validate-trigger", "rules" ] }, "m-skeleton": { "attributes": [ "loading", "title", "card", "avatar", "fullscreen", "fullscreen-z-index", "title-width", "card-height", "avatar-size", "rows", "rows-width" ] }, "m-space": { "attributes": [ "justify", "align", "size", "wrap", "direction", "inline" ] }, "m-sticky": { "attributes": [ "offset-top", "z-index", "css-mode", "disabled" ] }, "m-swipe": { "attributes": [ "loop", "autoplay", "duration", "initial-index", "indicator", "indicator-color", "vertical", "touchable" ] }, "m-tab": { "attributes": [ "name", "disabled" ] }, "m-tab-item": { "attributes": [ "name" ] }, "m-tabs": { "attributes": [ "v-model", "layout-direction", "item-direction", "active-color", "active-background", "inactive-color", "inactive-background", "disabled-color", "disabled-background", "sticky", "offset-top" ] }, "m-tabs-items": { "attributes": [ "v-model", "can-swipe", "loop" ] }, "m-tag": { "attributes": [ "type", "size", "closeable", "close-icon-size", "block", "text", "outline", "readonly", "disabled" ] }, "m-teleport": { "attributes": [] } }