use *;
/// You can pass this to a [`TableContent`] component's `reload_controller` prop to trigger a reload.
///
/// See the [paginated_rest_datasource example](https://github.com/Synphonyte/leptos-struct-table/blob/master/examples/paginated_rest_datasource/src/main.rs)
/// for how to use.
;