# <%=componentName%>

<%=description%>

# Install

```shell
//如果是内部请使用 newgit 仓库安装
npm install <%=componentName%> --save
```

# Usage

```html
<!--  这里是使用方法 -->

```

# Properties

| name | type | description |
| --- | --- | --- |


# Events

| name | params | description |
| --- | --- | --- |

