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

Property Type Description
position Pos Position of this item in the note.

Links to this page: