You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/drawer/index.en-US.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,11 +48,6 @@ A Drawer is a panel that is typically overlaid on top of a page and slides in fr
48
48
49
49
Common props ref:[Common props](/docs/react/common-props)
50
50
51
-
<!-- prettier-ignore -->
52
-
:::warning{title=Note}
53
-
v5 uses `rootClassName` & `rootStyle` to configure the outermost element style, instead of `className` & `style` from v4. This is done to align the API with Modal.
54
-
:::
55
-
56
51
| Props | Description | Type | Default | Version |
57
52
| --- | --- | --- | --- | --- |
58
53
| afterOpenChange | Callback after the animation ends when switching drawers | function(open) | - ||
0 commit comments