<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [ArqueroDetailsListProps](./react.arquerodetailslistprops.md) &gt; [metadata](./react.arquerodetailslistprops.metadata.md)

## ArqueroDetailsListProps.metadata property

Optional metadata to use for column smart features. Use this if you need to cache expensive stats computes separately to prevent recompute on remounting.

<b>Signature:</b>

```typescript
metadata?: TableMetadata;
```
