You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The b-table component has a a way to add custom properties to each table cell (td) but there is no way to add custom properties to the table header (th). Seems like an oversight as most other properties on the Fields list have a th and td variant.