pub fn BaseTableCell(props: BaseTableCellProps) -> 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 BaseTableCell(props: BaseTableCellProps) -> impl IntoViewimpl Into<MaybeProp<String>>impl Into<MaybeProp<String>>Option<u32>Option<u32>Children