0
点赞
收藏
分享

微信扫一扫

init(dom: HTMLElement, theme?: string | object | undefined, opts?: EChartsInitOpts | undefined)

Java旺 2022-01-31 阅读 48

这个主要是typescript的语法检测,只需要加上HTMLElement

document.querySelector("#main") as HTMLElement 
举报

相关推荐

0 条评论