<!-- 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; [fill](./react.arquerodetailslistprops.fill.md)

## ArqueroDetailsListProps.fill property

Indicates that the table should fill its container space, including the use of pseudo columns and rows to present a "spreadsheet-like" view.

<b>Signature:</b>

```typescript
fill?: boolean;
```
