pub fn DataTableTableStateProvider(
props: DataTableTableStateProviderProps,
) -> impl IntoViewExpand description
Provides DataTableTableState to custom toolbar/footer slot children.
ยงRequired Props
- state:
DataTableTableState - children:
ChildrenFn