UNPKG

ex-table-column

Version:

Extended to element table column, supports column width to be automatically adjusted according to content, supports all attributes of el-table-column, compatible el-table-column.

11 lines (7 loc) 212 B
<meta charset="utf-8"> <title>ex-table-column demo</title> <script src="./ex-table-column.umd.js"></script> <link rel="stylesheet" href="./ex-table-column.css"> <script> console.log(ex-table-column) </script>