@ -45,8 +45,8 @@ A Drawer is a panel that is typically overlaid on top of a page and slides in fr
Common props ref:[Common props](/docs/react/common-props)
<!-- prettier-ignore -->
:::info{title=注意}
v5 use `rootClassName`&`rootStyle` to config wrapper style instead of `className`&`style` in v4 to align the API with Modal.
:::info{title=Note}
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.
:::
| Props | Description | Type | Default | Version |