g6/packages/site/docs/common/PluginGetContent.zh.md

10 lines
216 B
Markdown
Raw Normal View History

2023-11-12 22:19:55 +08:00
### getContent
**类型**`(event?: IG6GraphEvent) => string | HTMLElement | Promise<string | HTMLElement>`
<embed src="./IG6GraphEvent.zh.md"></embed>
2023-11-12 22:19:55 +08:00
**默认值**`() => '...'`
2023-11-12 22:19:55 +08:00
获取内容的回调函数