Skip to content

CacheItem

Official

A cache item with a position within a note.

Import:

import type { CacheItem } from 'obsidian';

Signature:

export interface CacheItem

Properties

PropertyTypeDescription
positionPosPosition of this item in the note.

Links to this page: