Skip to content

MobileFileInfo

Unofficial

Interface for rendering file information on mobile.

Import:

import type { MobileFileInfo } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface MobileFileInfo

Methods

Method Returns Description
renderCallback(el) void Callback to render file info into the given element.

Links to this page: