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

10 lines
210 B
Markdown
Raw Normal View History

2023-11-12 22:19:55 +08:00
### getContent
**类型**`(event?: IG6GraphEvent) => string | HTMLElement | Promise<string | HTMLElement>`
**默认值**`() => '...'`
**是否必须**false
**说明**:获取内容的回调函数