Composants → bpm.filterPanel

bpm.filterPanel

Panneau de filtres (select, multiselect, daterange, text, toggle).

StableInteraction⏱ 3 min
Python
bpm.filterPanel(filters=[...], values={}, onChange=fn, onReset=fn)
PropTypeDéfautRequisDescription
filtersFilterConfig[]OuiListe des filtres.
valuesRecord{}NonValeurs courantes.
onChangefunctionOuiCallback changement.
onResetfunctionOuiCallback reset.
orientationhorizontal | verticalhorizontalNonDisposition.

Exemples

bpm.filterPanel(filters=[...], values={}, onChange=fn, onReset=fn)