BuilCols

Truyền vào extraData,... trả về mảng cols dùng cho Table Bootstraps

export const Table_BuildCols = ({extraData,fieldId="Id",sourceList,fnList,opts={}}) => {}

Last updated