可编辑表格
一个用于编辑记录集合的Web组件
用法
<!-- Load `editable-table` directly from Pika's CDN -->
< script type =" module " src =" https://cdn.pika.dev/editable-table " > </ script >
<!-- put a normal <table> tag inside <editable> tags.
The last <tr> in <tbody> becomes the template for new rows -->
< editable>
< table>
< thead>
< tr>
< th> Name </ th>
< th> E-Ma
评论0
最新资源