๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

ISuggestOwner

ISuggestOwner

2025๋…„ 6์›” 29์ผ1 min read

ISuggestOwner

ISuggestOwner interface

Signature:

export interface ISuggestOwner<T> 

Methods

MethodDescription
renderSuggestion(value, el)Render the suggestion item into DOM.
selectSuggestion(value, evt)Called when the user makes a selection.

๊ทธ๋ž˜ํ”„ ๋ทฐ

  • ISuggestOwner interface
  • Methods

๋ฐฑ๋งํฌ

  • ISuggestOwner
  • renderSuggestion
  • selectSuggestion
  • PopoverSuggest
  • SuggestModal
  • index

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community