Skip to content

@drawerly/react / DrawerInstance

DrawerInstance<TDrawerOptions> ​

ts
type DrawerInstance<TDrawerOptions> = TDrawerOptions;

Concrete drawer instance (full options including drawerKey).

Type Parameters ​

TDrawerOptions ​

TDrawerOptions extends DrawerOptions = DrawerOptions

Released under the MIT License.