提交 9e8994a3 编写于 作者: P plainheart

fix(grid): fix a typo in GridModel.ts.

上级 ec0f7c0f
......@@ -34,7 +34,7 @@ export interface GridOption extends ComponentOption, BoxLayoutOptionMixin, Shado
borderWidth?: number;
borderColor?: ZRColor;
tooltop?: any; // FIXME:TS add this tooltip type
tooltip?: any; // FIXME:TS add this tooltip type
}
class GridModel extends ComponentModel<GridOption> implements CoordinateSystemHostModel {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册