Description of icon
API Reference

Supervisor․TeamFiltersPanel

SidePanel dedicated to filter WorkersDataTable in teams view


Component children#

KeyComponentConditionAlignDescription
filter-listReact component
Wrapper for filter list. Displays the header and the items of the filter list
headerstyled(div)
Wrapper for filter list header. Displays the Close icon and the TeamFiltersPanelTitle template for the title

Static Properties#

NameTypeDescription
ContentDynamicContentStore<TeamFiltersPanel.TeamFiltersPanelProps>

Dynamic content store

Component Children Properties#

NameTypeDescriptionOptionalDefault
appliedFiltersArray<AppliedFilter>

Represents applied filters.

Yes
filtersArray<FilterDefinition>

List of filters.

Yes
isHiddenboolean

Indicates whether the panel is currently hidden.

No
isLoadingWorkersboolean

Indicates whether workers are loading.

No
workersArray<SupervisorWorkerState>

Represents list of workers.

Yes