Skip to content

Listbox: Support for reset action

We need a way to add a reset button to listboxes' headers.

The reset button should...

  • ...have a customizable label to reflect the context the listbox is being used in.
  • ...only show up if the listbox has a header. Showing the reset button in an empty header is not allowed.
  • ...be hidden if no item is selected in the listbox.

Implementation plan

Edited by Paul Gascou-Vaillancourt