We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
如题,表格的选择框所用的label,仅用来绑定数据,而没有用来扩展选择区域,在我看来没有起到作用。
<div class="custom-control custom-checkbox"> <input type="checkbox" id="check890538570" class="custom-control-input"> <label for="check890538570" class="custom-control-label"></label> </div>