react.arquerodetailslistfeatures.commandbar.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/react > ArqueroDetailsListFeatures > commandBar

ArqueroDetailsListFeatures.commandBar property

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

Signature:

commandBar?: IRenderFunction<IDetailsColumnProps>[];