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

## ArqueroDetailsListProps.style property

Style to pass to the container. Use the regular DetailsList.styles prop for deeper customization of the table itself.

<b>Signature:</b>

```typescript
style?: CSSProperties;
```
