SiFilterPillComponent documentation¶
selector
si-filter-pillInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| disabled ¶ | boolean | false | |
| filter | Filter | Settings of the filter pill. | |
| totalPills ¶ | number | 0 |
Output Properties¶
| Name | Type | Description |
|---|---|---|
| deleteFilters ¶ | Filter | Output callback event which will provide you the name of the deleted filter pill if a filter was deleted. |
Types Documentation¶
|
| Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality. |
|---|
| Deprecated: FilterStatusType has been deprecated as it no longer has any visual effect on filter pills. This type will be removed in the next major version. Please remove any usage of the status property from your Filter objects as it is now ignored by the component. |
|---|
Translatable import imported from @siemens/element-translate-ng |
|---|
Except where otherwise noted, content on this site is licensed under MIT License.