Skip to content

@drawerly/react / Drawerly

Drawerly<TDrawerOptions> ​

ts
type Drawerly<TDrawerOptions> = DrawerManager<TDrawerOptions>;

Drawerly instance created by createDrawerly.

Type Parameters ​

TDrawerOptions ​

TDrawerOptions extends ReactDrawerOptions = ReactDrawerOptions

Released under the MIT License.