feat(Popup): overlay-class can be array or object (#7924)

This commit is contained in:
neverland
2021-01-16 19:35:50 +08:00
committed by GitHub
parent aeb3af4abd
commit e43ec34964
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export const popupSharedProps = {
// overlay custom style
overlayStyle: Object,
// overlay custom class name
overlayClass: String,
overlayClass: null,
// Initial rendering animation
transitionAppear: Boolean,
// whether to show overlay