docs: table border type #152
This commit is contained in:
@@ -58,6 +58,7 @@ interface IElement {
|
||||
tdId?: string;
|
||||
trId?: string;
|
||||
tableId?: string;
|
||||
borderType?: TableBorder;
|
||||
// 超链接
|
||||
valueList?: IElement[];
|
||||
url?: string;
|
||||
|
||||
Reference in New Issue
Block a user