[new feature] DropdownMenu: add overlay prop

This commit is contained in:
陈嘉涵
2019-05-07 20:42:03 +08:00
parent d935fa5fc7
commit df7d33b03d
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ export default sfc({
position="top"
duration={0.2}
class={bem('content')}
overlay={this.parent.overlay}
overlayStyle={{ position: 'absolute' }}
>
{Options}