pub fn Th<'a, F: Copy + Sortable>(cx: Scope<'a, ThProps<'a, F>>) -> Element<'a>
Convenience helper. Builds a <th> element with a click handler that calls UseSorter::toggle_field. Renders the current state using ThStatus.
<th>
UseSorter::toggle_field
ThStatus