Skip to content

Commit

Permalink
docs: add style. ref ant-design/ant-design-mobile#2138
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidjk committed Dec 2, 2017
1 parent 69e00f5 commit c392b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ React.render(<Drawer />, container);
| className | additional css class of root dom node | String | '' |
| prefixCls | prefix class | String | 'rc-drawer' |
| children | The main content | any | n/a |
| style | container styles. | Object | |
| sidebarStyle | Inline styles. | Object | {} |
| contentStyle | Inline styles. | Object | {} |
| overlayStyle | Inline styles. | Object | {} |
Expand Down

0 comments on commit c392b7f

Please sign in to comment.