Skip to content

Commit 728a375

Browse files
docs: Update README.md (#873)
1 parent 31a45f6 commit 728a375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ render(<Picker />, mountNode);
4545
| className | String | '' | additional css class of root dom node |
4646
| style | React.CSSProperties | | additional style of root dom node |
4747
| dropdownClassName | String | '' | additional className applied to dropdown |
48-
| dropdownAlign | Object:alignConfig of [dom-align](https://github.com/yiminghe/dom-align) | | value will be merged into placement's dropdownAlign config |
48+
| popupAlign | Object:alignConfig of [dom-align](https://github.com/yiminghe/dom-align) | | value will be merged into placement's popupAlign config |
4949
| popupStyle | React.CSSProperties | | customize popup style |
5050
| transitionName | String | '' | css class for animation |
5151
| locale | Object | import from 'rc-picker/lib/locale/en_US' | rc-picker locale |

0 commit comments

Comments
 (0)