Skip to content

Function: wrapTable()

ts
function wrapTable(container): void;

Defined in: packages/valaxy/client/utils/wrap.ts:15

包裹表格,添加 class 以控制 table 样式

Parameters

container

HTMLElement | Document

Returns

void