๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

MenuItem

MenuItem

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

MenuItem

MenuItem class

Signature:

export class MenuItem 

Methods

MethodModifiersDescription
onClick(callback)
setChecked(checked)
setDisabled(disabled)
setIcon(icon)
setIsLabel(isLabel)
setSection(section)Sets the section this menu item should belong in. To find the section IDs of an existing menu, inspect the DOM elements to see their data-section attribute.
setTitle(title)

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

  • MenuItem class
  • Methods

๋ฐฑ๋งํฌ

  • addItem
  • MenuItem
  • onClick
  • setChecked
  • setDisabled
  • setIcon
  • setIsLabel
  • setSection
  • setTitle
  • index

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community