# Guide

# Introduction

This is a vue component.

# Install

npm i xx-xx
# or
yarn add xx-xx

# Usage

// main.js
import xx from 'xx-xx';
Vue.component('x-x', xx);

# API

name descript type
xx xx xx