e8-table-col
Updated on Sep 18, 2025 1 minutes to readA table column component for defining column properties within a <colgroup>, designed to be used inside e8-table.
Overview
e8-table-col renders a <col> element inside a <colgroup> within e8-table.
It allows setting attributes such as width or span for table columns.