Update README.md

This commit is contained in:
infeng 2018-05-28 15:56:32 +08:00
parent fad6b845b9
commit 672b2fcfcb

View File

@ -68,6 +68,7 @@ class App extends React.Component<any, any> {
| noFooter | boolean | false | to not render the entire footer | false |
| changeable | boolean | true | wheather to show change button | false |
| customToolbar | (defaultToolbarConfigs: [ToolbarConfig](#toolbarconfig)[]) => ToolbarConfig[] | - | customer toolbar | false |
| zoomSpeed | number | 0.05 | zoom speed | false |
### ImageDecorator