Skip to content

Commit

Permalink
feat(UI组件模块): 添加button模块
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayisheji committed Mar 1, 2018
1 parent 843c708 commit c4af028
Show file tree
Hide file tree
Showing 5 changed files with 453 additions and 273 deletions.
9 changes: 0 additions & 9 deletions src/app/simple/button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@
- size 参数:字符串,默认default。 尺寸 'default' | 'lg' | 'md' | 'sm' | 'xs'
- shape 参数:字符串,默认default。形状 'default' | 'outline' | 'dashed' | 'pill'

## Directives 【指令】
### ButtonBlockDirective 【块级按钮】

#### Selector(选择器):[simButtonBlock],[sim-button-block]

### ButtonPillDirective 【胶囊按钮】

#### Selector(选择器):[simButtonPill],[sim-button-pill]

```html
<h2>color</h2>
<div>
Expand Down
Loading

0 comments on commit c4af028

Please sign in to comment.