Skip to content

@drawerly/vue / drawerlyInjectionKey

drawerlyInjectionKey

ts
const drawerlyInjectionKey: InjectionKey<Drawerly<any>>;

Injection key for the Drawerly instance.

Released under the MIT License.