pub fn Table<'a>(cx: Scope<'a, TableProps<'a>>) -> Element<'_>
Table component.
Table
See TableProps.
TableProps
Inherits the TableTheme theme.
TableTheme