pub fn TableHeaderCell(props: TableHeaderCellProps) -> impl IntoViewExpand description
ยงOptional Props
- config:
impl Into<TableHeaderCellConfig> - class:
impl Into<MaybeProp<String>> - style:
impl Into<MaybeProp<String>> - colspan:
Option<u32> - rowspan:
Option<u32> - children:
Children