Skip to content

getWorkspaceMobileDrawerConstructor

Unofficial

Get the obsidian#WorkspaceMobileDrawer constructor.

Constructor is null. See https://forum.obsidian.md/t/api-bug-tasks-class/98993.

Import:

import { getWorkspaceMobileDrawerConstructor } from '@obsidian-typings/obsidian-catalyst-latest/implementations';

Signature:

function getWorkspaceMobileDrawerConstructor(): ConstructorBase<[], WorkspaceMobileDrawer>

Returns: ConstructorBase<[], WorkspaceMobileDrawer> — The obsidian#WorkspaceMobileDrawer constructor.


Links to this page: