mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 19:49:59 +08:00
parent
a802a72d56
commit
98b41e0e9c
@ -37,6 +37,7 @@ export interface DrawerProps {
|
||||
placement?: placementType;
|
||||
onClose?: (e: EventType) => void;
|
||||
className?: string;
|
||||
handler?: React.ReactNode;
|
||||
}
|
||||
|
||||
export interface IDrawerState {
|
||||
|
Loading…
Reference in New Issue
Block a user