Skip to main content

column_class

Function column_class 

Source
pub fn column_class(column: &Column<'_>, opts: &Emit) -> String
Expand 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.