Skip to content

Commit

Permalink
dist
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyuZhou committed Nov 16, 2017
1 parent 1b7d595 commit 61dd2bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/api.md
Expand Up @@ -11,15 +11,15 @@

|参数|说明|类型|默认值|
|:---|:----|:---|:------|
|color|one of: `primary` `success` `info` `error` `warning` `dark`|string|-|
|color|one of: primary/success/info/error/warning/dark|string|-|
|disabled|是否可用|bool|false|

## RadioButton

|参数|说明|类型|默认值|
|:---|:----|:---|:------|
|color|one of: `primary` `success` `info` `error` `warning` `dark`|string|-|
|size|one of: `lg` `sm`|string|-|
|color|one of: primary/success/info/error/warning/dark|string|-|
|size|one of: lg/sm|string|-|
|disabled|是否可用|bool|false|

## RadioGroup
Expand Down

0 comments on commit 61dd2bc

Please sign in to comment.