[improvement] add portal mixin (#3583)

This commit is contained in:
neverland
2019-06-21 14:02:33 +08:00
committed by GitHub
parent 1f3c2fa9db
commit f86ab3a4d5
4 changed files with 61 additions and 32 deletions
+1
View File
@@ -146,6 +146,7 @@ ActionSheet.props = {
title: String,
actions: Array,
cancelText: String,
getContainer: [String, Function],
closeOnClickAction: Boolean,
safeAreaInsetBottom: Boolean,
overlay: {