pub fn TableCell(props: TableCellProps) -> impl IntoViewExpand description
ยงOptional Props
- class:
impl Into<MaybeProp<String>> - style:
impl Into<MaybeProp<String>> - colspan:
Option<u32> - rowspan:
Option<u32> - children:
Children
pub fn TableCell(props: TableCellProps) -> impl IntoViewimpl Into<MaybeProp<String>>impl Into<MaybeProp<String>>Option<u32>Option<u32>Children