params
The params
prop expects an object, that will be converted into a querystring to be used when making a dataset request.
<AjaxTable
params={{
archived: true
}}
/>
params
The params
prop expects an object, that will be converted into a querystring to be used when making a dataset request.
<AjaxTable
params={{
archived: true
}}
/>