pub fn column_class(column: &Column<'_>, opts: &Emit) -> StringExpand description
The class a cell of this column carries.
Derived from the column’s own name, which is what makes the narrowing rules
addressable. data-column would do as well; a class is what both webview
apps already key their cell styling on.