1

I have a project with nextjs and typescript.In this project I use primereact as UI kit. my problem is I want add a text beside MultiSelect select all checkbox. something like this

enter image description here

Prime react add a prop as panelHeaderTemplate but I can't figure out how can I use and implement this.

Tnx in advanced for any effort

Ali Ehyaie
  • 1,116
  • 3
  • 13
  • 27

1 Answers1

1

Working Code Sandbox showing how to do it: https://codesandbox.io/s/weathered-fast-e5jsgj

enter image description here

Melloware
  • 10,435
  • 2
  • 32
  • 62