UNPKG
owl-rich-table
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
富文本编辑表格,react组件
owl-rich-table
/
lib
/
components
/
table-colgroup
/
index.d.ts
7 lines
(6 loc)
•
156 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@description
*
@author
Huang Wenjie *
@createDate
2023-11-01 */
export
default
function
TableColgroup
(
):
import
(
"react/jsx-runtime"
).
JSX
.
Element
;