Skip to content

SiFilterPillComponent documentation

selector
si-filter-pill

Input Properties

NameTypeDefaultDescription
disabled
booleanfalse
filter
Required
FilterSettings of the filter pill.
totalPills
number0

Output Properties

NameTypeDescription
deleteFilters
FilterOutput callback event which will provide you the name of the deleted filter pill if a filter was deleted.

Types Documentation

Properties
Short description of filter pill. Can be left empty if title is used to align the title to middle of pill.
description?: string
Identification name of filter pill. Is not shown to the user, please specify either a title or a description .
filterName: string
Status of filter pill
status: FilterStatusType
Shown title of filter pill. Can be left empty if description is used.
title?: string
("default" | "success" | "info" | "warning" | "danger" | "inactive")
Copyright (c) Siemens 2016 - 2025 SPDX-License-Identifier: MIT

Except where otherwise noted, content on this site is licensed under MIT License.