Function: wrapTable()
Source: 1.0.0-rc.14 · a572916b42ec
ts
function wrapTable(container?): void;Defined in: packages/valaxy/client/utils/wrap.ts:15
包裹表格,添加 class 以控制 table 样式
Parameters
container?
HTMLElement | Document
Returns
void