element/packages/date-picker/README.md

34 lines
405 B
Markdown
Raw Normal View History

2016-07-27 14:15:02 +08:00
# __component_name__
# Screenshots
# Demo
# Installation
>
# Usage
```javascript
```
# Options
| name | description | type | default |
|-------------|-------------|-------------|-------------|
| | | | |
# Development
```shell
make dev
# test
make test
# build
make build
```
# License
[MIT](https://opensource.org/licenses/MIT)