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

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [ArqueroDetailsListFeatures](./react.arquerodetailslistfeatures.md) &gt; [commandBar](./react.arquerodetailslistfeatures.commandbar.md)

## ArqueroDetailsListFeatures.commandBar property

Receive elements to render in the column header as commands, passing the column details to be used in the component

<b>Signature:</b>

```typescript
commandBar?: IRenderFunction<IDetailsColumnProps>[];
```
