feat(Overlay): add custom-style prop (#4572)

This commit is contained in:
neverland
2019-09-25 15:22:25 +08:00
committed by GitHub
parent a70c0ac5f4
commit 89d97ee5cb
5 changed files with 19 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ export default {
| z-index | z-index | *string \| number* | `1` | - |
| duration | Animation duration | *string \| number* | `0.3` | - |
| class-name | ClassName | *string* | - | - |
| custom-class | Custom style | *object* | - | - |
### Events