Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 684 Bytes

File metadata and controls

27 lines (19 loc) · 684 Bytes

QdtSelectionToolbar

QdtSelectionToolbar

This populated a toolbar with the current app selections.

Html Code

<QdtComponent
  type="QdtSelectionToolbar"
  props={{
    title: 'MY SELECTIONS',
    btnText: 'Clear Selections',
  }}
/>

Properties

prop type description
title String SELECTIONS
btnText String Clear All