您好,
使用此组件可以隐藏/删除表列标题吗?
编辑:
我刚刚使用 CSS 删除了它:
thead {
display: none;
}
您好,
使用此组件可以隐藏/删除表列标题吗?
编辑:
我刚刚使用 CSS 删除了它:
thead {
display: none;
}
手动删除第一行的标题字母(或文本),即:|A | B| C | -- > | | | |
相关错误主题:Editing a table whose some rows don't start with a pipe duplicate these rows