Th

Function Th 

Source
pub fn Th<'a, F: Copy + Sortable>(cx: Scope<'a, ThProps<'a, F>>) -> Element<'a>
Expand description

Convenience helper. Builds a <th> element with a click handler that calls UseSorter::toggle_field. Renders the current state using ThStatus.