This populated a toolbar with the current app selections.
<QdtComponent
type="QdtSelectionToolbar"
props={{
title: 'MY SELECTIONS',
btnText: 'Clear Selections',
}}
/>
| prop | type | description |
|---|---|---|
| title | String | SELECTIONS |
| btnText | String | Clear All |
