๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

Notice

Notice

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

Notice

Notice class

Notification component. Use to present timely, high-value information.

Signature:

export class Notice 

Constructors

ConstructorModifiersDescription
(constructor)(message, duration)Constructs a new instance of the Notice class

Properties

PropertyModifiersTypeDescription
containerElHTMLElement
messageElHTMLElement
noticeElHTMLElement

Methods

MethodModifiersDescription
hide()
setMessage(message)Change the message of this notice.

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

  • Notice class
  • Constructors
  • Properties
  • Methods

๋ฐฑ๋งํฌ

  • Notice
  • (constructor)
  • containerEl
  • hide
  • messageEl
  • noticeEl
  • setMessage
  • index

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community