s-wheels-ui
Version:
1 lines • 806 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{232:function(t,s,e){"use strict";e.r(s);var n=e(1),a=Object(n.a)({},(function(){var t=this.$createElement,s=this._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[s("h1",{attrs:{id:"快速上手"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#快速上手","aria-hidden":"true"}},[this._v("#")]),this._v(" 快速上手")]),this._v(" "),s("p",[this._v("以Button组件为例子")]),this._v(" "),s("div",{staticClass:"language- extra-class"},[s("pre",{pre:!0,attrs:{class:"language-text"}},[s("code",[this._v("import {Button} from 's-wheels-ui'\nimport Vue from 'vue'\n\nnew Vue({\n el: '#app',\n components: {\n 's-button':Button\n }\n})\n")])])])])}),[],!1,null,null,null);s.default=a.exports}}]);