Skip to content
Obsidian 插件开发文档
Search
K
Main Navigation
首页
文档
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
ready
ts
function
ready
(
fn
:
()
=>
any
):
void
;
1
Parameters
Parameter
Description
fn