Skip to content

@drawerly/react / DrawerContentProps

DrawerContentProps ​

Prop injected into every component rendered inside a drawer panel.

Properties ​

drawerKey ​

ts
drawerKey: string;

Key of the drawer rendering this component.

Released under the MIT License.